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
83 const int *fd_array; member
681 int *fd_array; member
970 static void fixup_prog_kfuncs(struct bpf_insn *prog, int *fd_array, in fixup_prog_kfuncs()1010 struct bpf_insn *prog, int *map_fds, int *fd_array) in do_test_fixup()1564 int fd_array[2] = { -1, -1 }; in do_test_single() local
1464 __aligned_u64 fd_array; /* array of FDs */ member