| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockopt_qos_to_cc.c | 7 static void run_setsockopt_test(int cg_fd, int sock_fd) in run_setsockopt_test() argument 34 int sock_fd = -1; in test_sockopt_qos_to_cc() local [all...] |
| H A D | connect_ping.c | 34 int sock_fd; in subtest() local
|
| H A D | probe_user.c | 16 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
|
| H A D | sockopt_multi.c | 7 run_getsockopt_test(struct sockopt_multi *obj, int cg_parent, int cg_child, int sock_fd) run_getsockopt_test() argument 158 run_setsockopt_test(struct sockopt_multi *obj, int cg_parent, int cg_child, int sock_fd) run_setsockopt_test() argument 257 int sock_fd = -1; test_sockopt_multi() local [all...] |
| H A D | assign_reuse.c | 16 static int attach_reuseport(int sock_fd, int prog_fd) in attach_reuseport() argument
|
| H A D | cgroup_getset_retval.c | 19 static void test_setsockopt_set(int cgroup_fd, int sock_fd) in test_setsockopt_set() argument 55 static void test_setsockopt_set_and_get(int cgroup_fd, int sock_fd) in test_setsockopt_set_and_get() argument 98 static void test_setsockopt_default_zero(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero() argument 134 static void test_setsockopt_default_zero_and_set(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero_and_set() argument 178 static void test_setsockopt_override(int cgroup_fd, int sock_fd) in test_setsockopt_override() argument 228 test_setsockopt_legacy_eperm(int cgroup_fd, int sock_fd) test_setsockopt_legacy_eperm() argument 273 test_setsockopt_legacy_no_override(int cgroup_fd, int sock_fd) test_setsockopt_legacy_no_override() argument 325 test_getsockopt_get(int cgroup_fd, int sock_fd) test_getsockopt_get() argument 367 test_getsockopt_override(int cgroup_fd, int sock_fd) test_getsockopt_override() argument 405 test_getsockopt_retval_sync(int cgroup_fd, int sock_fd) test_getsockopt_retval_sync() argument 473 test_exposed_hooks(int cgroup_fd, int sock_fd) test_exposed_hooks() argument 504 int sock_fd = -1; test_cgroup_getset_retval() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | probe_user.c | 9 int err, results_map_fd, sock_fd, duration = 0; in test_probe_user() local
|
| H A D | sockopt_multi.c | 57 run_getsockopt_test(struct bpf_object *obj, int cg_parent, int cg_child, int sock_fd) run_getsockopt_test() argument 207 run_setsockopt_test(struct bpf_object *obj, int cg_parent, int cg_child, int sock_fd) run_setsockopt_test() argument 305 int sock_fd = -1; test_sockopt_multi() local [all...] |
| H A D | sockmap_basic.c | 205 __s64 *sock_fd = NULL; in test_sockmap_copy() local [all...] |
| H A D | sockopt.c | 879 int sock_fd, err, prog_fd; in run_test() local
|
| /third_party/ltp/testcases/kernel/syscalls/fsync/ |
| H A D | fsync03.c | 25 static int sock_fd, bad_fd = -1; variable
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_ns_ifmove.c | 40 int sock_fd; in get_intf_index_from_name() local
|
| /third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
| H A D | setsockopt03.c | 55 int ret, sock_fd; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/ftruncate/ |
| H A D | ftruncate03.c | 32 static int sock_fd, read_fd, fd; variable
|
| /third_party/ltp/testcases/kernel/containers/share/ |
| H A D | ns_ifmove.c | 52 int sock_fd; in get_intf_index_from_name() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/ |
| H A D | usnic_transport.c | 145 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket() argument
|
| H A D | usnic_abi.h | 59 uint32_t sock_fd; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
| H A D | usnic_transport.c | 144 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket() argument
|
| H A D | usnic_abi.h | 59 uint32_t sock_fd; member
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | port_user.c | 150 int sock_fd; member
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | port_user.c | 151 int sock_fd; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | bind_bhash.c | 33 int sock_fd, reuse = 1, err; in bind_socket() local 74 int sock_fd, i; in setup() local 91 int listener_fd, sock_fd, i, j; main() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.h | 47 int sock_fd; member
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpclient.c | 135 int sock_fd; /* socket descriptor for a connection */ in main() local [all...] |
| H A D | ns-udpserver.c | 141 void respond_to_client(int sock_fd) in respond_to_client() argument 196 int sock_fd; /* socket binded open ports */ in main() local [all...] |