Searched refs:map_fd (Results 1 – 2 of 2) sorted by relevance
463 int map_fd; in bpf_sk_storage_diag_alloc() local468 map_fd = nla_get_u32(nla); in bpf_sk_storage_diag_alloc()469 map = bpf_map_get(map_fd); in bpf_sk_storage_diag_alloc()817 if (!linfo->map.map_fd) in bpf_iter_attach_map()820 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
1591 if (!linfo->map.map_fd) in sock_map_iter_attach_target()1594 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()