Searched refs:bpf_map_meta_alloc (Results 1 – 4 of 4) sorted by relevance
12 struct bpf_map *bpf_map_meta_alloc(int inner_map_ufd);
10 struct bpf_map *bpf_map_meta_alloc(int inner_map_ufd) in bpf_map_meta_alloc() function
1311 inner_map_meta = bpf_map_meta_alloc(attr->inner_map_fd); in array_of_map_alloc()
2472 inner_map_meta = bpf_map_meta_alloc(attr->inner_map_fd); in htab_of_map_alloc()