Searched defs:fd_array (Results 1 – 6 of 6) sorted by relevance
28 static int fd_array[MAX_THREADS][MAX_CONNECTIONS]; variable
50 int fd_array; member
87 const int *fd_array; member
723 int *fd_array; member
972 static void fixup_prog_kfuncs(struct bpf_insn *prog, int *fd_array, in fixup_prog_kfuncs()1012 struct bpf_insn *prog, int *map_fds, int *fd_array) in do_test_fixup()1518 int fd_array[2] = { -1, -1 }; in do_test_single() local
1564 __aligned_u64 fd_array; /* array of FDs */ member