Searched refs:map_info_alloc (Results 1 – 1 of 1) sorted by relevance
77 /* Ensure map_info_alloc() has at least what the bpftool needs */ in get_map_info_type_id() 86 * it should always call map_info_alloc to allocate90 * map_info_alloc() will take the running kernel's btf100 static struct bpf_map_info *map_info_alloc(__u32 *alloc_len) in map_info_alloc() function 194 info = map_info_alloc(&info_len); in do_search() 259 info = map_info_alloc(&info_len); in do_one_id()