Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A 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
H A Darraymap.c1229 struct bpf_map *map, *inner_map_meta; in array_of_map_alloc() local
H A Dhashtab.c2074 struct bpf_map *map, *inner_map_meta; in htab_of_map_alloc() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h151 struct bpf_map *inner_map_meta; member