Home
last modified time | relevance | path

Searched defs:sock_fd (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_qos_to_cc.c7 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 Dconnect_ping.c34 int sock_fd; in subtest() local
H A Dprobe_user.c16 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
H A Dsockopt_multi.c7 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 Dassign_reuse.c16 static int attach_reuseport(int sock_fd, int prog_fd) in attach_reuseport() argument
H A Dcgroup_getset_retval.c19 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...]
H A Dsockopt.c945 int sock_fd, err, prog_fd; in run_test() local
H A Dxdp_metadata.c293 int sock_fd; in test_xdp_metadata() local
H A Dsockmap_basic.c197 __s64 *sock_fd = NULL; in test_sockmap_copy() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c9 int err, results_map_fd, sock_fd, duration = 0; in test_probe_user() local
H A Dsockopt_multi.c57 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 Dsockmap_basic.c205 __s64 *sock_fd = NULL; in test_sockmap_copy() local
[all...]
H A Dsockopt.c879 int sock_fd, err, prog_fd; in run_test() local
H A Dbpf_iter.c922 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c145 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket() argument
H A Dusnic_abi.h59 uint32_t sock_fd; member
H A Dusnic_ib_qp_grp.c267 int sock_fd; in create_udp_flow() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c144 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket() argument
H A Dusnic_abi.h59 uint32_t sock_fd; member
H A Dusnic_ib_qp_grp.c266 int sock_fd; in create_udp_flow() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dport_user.c150 int sock_fd; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dport_user.c151 int sock_fd; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dbind_bhash.c33 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...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c444 int get_socket_local_port(int sock_fd) in get_socket_local_port() argument
H A Dxdp_hw_metadata.c466 int sock_fd = xsk_socket__fd(rx_xsk[i].socket); in main() local

Completed in 12 milliseconds

12