Home
last modified time | relevance | path

Searched defs:inner_map_meta (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dmap_in_map.c11 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
85 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_fd_get_ptr() local
Darraymap.c1236 struct bpf_map *map, *inner_map_meta; in array_of_map_alloc() local
Dhashtab.c2078 struct bpf_map *map, *inner_map_meta; in htab_of_map_alloc() local
/kernel/linux/linux-6.6/kernel/bpf/
Dmap_in_map.c12 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
112 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_fd_get_ptr() local
Darraymap.c1321 struct bpf_map *map, *inner_map_meta; in array_of_map_alloc() local
Dhashtab.c2564 struct bpf_map *map, *inner_map_meta; in htab_of_map_alloc() local
/kernel/linux/linux-5.10/include/linux/
Dbpf.h151 struct bpf_map *inner_map_meta; member
/kernel/linux/linux-6.6/include/linux/
Dbpf.h252 struct bpf_map *inner_map_meta; member