Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dmap_in_map.h12 struct bpf_map *bpf_map_meta_alloc(int inner_map_ufd);
A Dmap_in_map.c10 struct bpf_map *bpf_map_meta_alloc(int inner_map_ufd) in bpf_map_meta_alloc() function
A Darraymap.c1302 inner_map_meta = bpf_map_meta_alloc(attr->inner_map_fd); in array_of_map_alloc()
A Dhashtab.c2461 inner_map_meta = bpf_map_meta_alloc(attr->inner_map_fd); in htab_of_map_alloc()

Completed in 14 milliseconds