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.c1223 struct bpf_map *map, *inner_map_meta; in array_of_map_alloc() local
Dhashtab.c2072 struct bpf_map *map, *inner_map_meta; in htab_of_map_alloc() local
/kernel/linux/linux-4.19/kernel/bpf/
Dmap_in_map.c14 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
Darraymap.c670 struct bpf_map *map, *inner_map_meta; in array_of_map_alloc() local
Dhashtab.c1388 struct bpf_map *map, *inner_map_meta; in htab_of_map_alloc() local
/kernel/linux/linux-4.19/include/linux/
Dbpf.h62 struct bpf_map *inner_map_meta; member
/kernel/linux/linux-5.10/include/linux/
Dbpf.h147 struct bpf_map *inner_map_meta; member