Searched defs:stab (Results 1 – 1 of 1) sorted by relevance
| /kernel/bpf/ |
| D | sockmap.c | 420 struct bpf_stab *stab, in smap_init_progs() 448 static void sock_map_remove_complete(struct bpf_stab *stab) in sock_map_remove_complete() 484 struct bpf_stab *stab) in smap_init_psock() 508 struct bpf_stab *stab; in sock_map_alloc() local 574 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_free() local 615 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_get_next_key() local 633 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in __sock_map_lookup_elem() local 643 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_delete_elem() local 701 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_ctx_update_elem() local 824 struct bpf_stab *stab = container_of(map, struct bpf_stab, map); in sock_map_prog() local [all …]
|