Searched refs:bpf_map_get_fd_by_id (Results 1 – 6 of 6) sorted by relevance
107 map_fd = bpf_map_get_fd_by_id(map_ids[0]); in get_map_fd_by_prog_id()
445 err = bpf_map_get_fd_by_id(0); in test_bpf_obj_id()618 map_fd = bpf_map_get_fd_by_id(next_id); in test_bpf_obj_id()
244 map_fd = bpf_map_get_fd_by_id(map_ids[i]); in print_one_prog()
117 int bpf_map_get_fd_by_id(uint32_t id);
1462 int bpf_map_get_fd_by_id(uint32_t id) in bpf_map_get_fd_by_id() function