Searched refs:bpf_fd_array (Results 1 – 2 of 2) sorted by relevance
905 struct bpf_fd_array { struct1017 struct bpf_fd_array *fd_array;
2525 static void fd_slot_set_map(struct bpf_fd_array *slot, struct bpf_map *map) in fd_slot_set_map()2530 static void fd_slot_set_btf(struct bpf_fd_array *slot, struct btf *btf) in fd_slot_set_btf()2535 static struct bpf_map *fd_slot_map(struct bpf_fd_array slot) in fd_slot_map()2542 static struct btf *fd_slot_btf(struct bpf_fd_array slot) in fd_slot_btf()