Home
last modified time | relevance | path

Searched refs:bpf_struct_ops_map (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
A Dbpf_struct_ops.c29 struct bpf_struct_ops_map { struct
248 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_sys_lookup_elem()
335 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_update_elem()
501 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_map_delete_elem()
503 st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_delete_elem()
546 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_free()
568 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_map_alloc()
643 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_put_rcu()
645 st_map = container_of(head, struct bpf_struct_ops_map, rcu); in bpf_struct_ops_put_rcu()
655 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_put()
[all …]

Completed in 4 milliseconds