Searched refs:bpf_create_map_in_map (Results 1 – 3 of 3) sorted by relevance
57 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name,
175 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map() function
12607 outer_map_fd = bpf_create_map_in_map(BPF_MAP_TYPE_ARRAY_OF_MAPS, NULL, in create_map_in_map()