Searched defs:fd_array (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dbind_bhash.c28 static int fd_array[MAX_THREADS][MAX_CONNECTIONS]; variable
/linux-master/tools/lib/bpf/
H A Dbpf_gen_internal.h50 int fd_array; member in struct:bpf_gen
H A Dbpf.h87 const int *fd_array; member in struct:bpf_prog_load_opts
H A Dlibbpf.c699 int *fd_array; member in struct:bpf_object
/linux-master/include/linux/
H A Dfdtable.h57 struct file __rcu * fd_array[NR_OPEN_DEFAULT]; member in struct:files_struct
H A Dbpf_verifier.h740 bpfptr_t fd_array; member in struct:bpf_verifier_env
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c972 static void fixup_prog_kfuncs(struct bpf_insn *prog, int *fd_array, argument
1523 int fd_array[2] = { -1, -1 }; local
1011 do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, struct bpf_insn *prog, int *map_fds, int *fd_array) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbpf.h1558 __aligned_u64 fd_array; /* array of FDs */ member in struct:bpf_attr::__anon2888
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1558 __aligned_u64 fd_array; /* array of FDs */ member in struct:bpf_attr::__anon3498

Completed in 417 milliseconds