Searched defs:map_ids (Results 1 – 9 of 9) sorted by relevance
79 static inline int bpf_prog_get_map_ids(int prog_fd, __u32 *nr_map_ids, __u32 *map_ids) in bpf_prog_get_map_ids() argument 132 static bool check_expected_map_ids(int prog_fd, int expected, __u32 *map_ids, __u32 *nr_map_ids) in check_expected_map_ids() argument 151 __u32 map_ids[16]; in check_fd_array_cnt__no_fd_array() local 171 __u32 map_ids[16]; in check_fd_array_cnt__fd_array_ok() local 210 __u32 map_ids[16]; check_fd_array_cnt__duplicated_maps() local 249 __u32 map_ids[16]; check_fd_array_cnt__referenced_maps_in_fd_array() local [all...]
22 __u32 *map_ids; in prog_holds_map() local
26 __u32 map_ids[nr_iters + 1]; in serial_test_bpf_obj_id() local
275 __u32 map_ids[8]; in syncookie_open_bpf_maps() local
194 __u32 map_ids[num_maps]; show_prog_maps() local 225 __u32 *map_ids; find_metadata() local [all...]
387 const __u32 *map_ids = (__u32 *)(uintptr_t)info->map_ids; in bpf_metadata_create() local
1146 static int map_ids(pid_t pid, unsigned long nsid, unsigned long hostid, in map_ids() function
6637 __aligned_u64 map_ids; member