Home
last modified time | relevance | path

Searched refs:fd_slot_map (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c2535 static struct bpf_map *fd_slot_map(struct bpf_fd_array slot) in fd_slot_map() function
18792 map = fd_slot_map(env->fd_array[idx]); in fd_array_get_map_idx_continuous()