/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | cgroup_getset_retval.c | 19 static void test_setsockopt_set(int cgroup_fd, int sock_fd) in test_setsockopt_set() 53 static void test_setsockopt_set_and_get(int cgroup_fd, int sock_fd) in test_setsockopt_set_and_get() 94 static void test_setsockopt_default_zero(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero() 170 static void test_setsockopt_override(int cgroup_fd, int sock_fd) in test_setsockopt_override() 218 static void test_setsockopt_legacy_eperm(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_eperm() 261 static void test_setsockopt_legacy_no_override(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_no_override() 311 static void test_getsockopt_get(int cgroup_fd, int sock_fd) in test_getsockopt_get() 351 static void test_getsockopt_override(int cgroup_fd, int sock_fd) in test_getsockopt_override() 387 static void test_getsockopt_retval_sync(int cgroup_fd, int sock_fd) in test_getsockopt_retval_sync() 453 static void test_exposed_hooks(int cgroup_fd, int sock_fd) in test_exposed_hooks() [all …]
|
A D | sockopt_multi.c | 58 int cg_child, int sock_fd) in run_getsockopt_test() 208 int cg_child, int sock_fd) in run_setsockopt_test() 302 int sock_fd = -1; in test_sockopt_multi() local
|
A D | sockopt_qos_to_cc.c | 7 static void run_setsockopt_test(int cg_fd, int sock_fd) in run_setsockopt_test() 34 int sock_fd = -1; in test_sockopt_qos_to_cc() local
|
A D | connect_ping.c | 34 int sock_fd; in subtest() local
|
A D | probe_user.c | 16 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
|
A D | sockopt.c | 878 int sock_fd, err, prog_fd; in run_test() local
|
A D | bpf_iter.c | 1121 int sock_fd = -1; in test_bpf_sk_storage_delete() local 1183 int sock_fd = -1; in test_bpf_sk_storage_get() local 1244 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
|
A D | sockmap_basic.c | 192 __s64 *sock_fd = NULL; in test_sockmap_copy() local
|
A D | xdp_metadata.c | 296 int sock_fd; in test_xdp_metadata() local
|
A D | sk_lookup.c | 87 static int attach_reuseport(int sock_fd, struct bpf_program *reuseport_prog) in attach_reuseport() 493 static int update_lookup_map(struct bpf_map *map, int index, int sock_fd) in update_lookup_map()
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
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; in main() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_progs.c | 1132 int sock_fd; member 1135 static int read_prog_test_msg(int sock_fd, struct msg *msg, enum msg_type type) in read_prog_test_msg() 1148 static int dispatch_thread_read_log(int sock_fd, char **log_buf, size_t *log_cnt) in dispatch_thread_read_log() 1176 static int dispatch_thread_send_subtests(int sock_fd, struct test_state *state) in dispatch_thread_send_subtests() 1211 int sock_fd; in dispatch_thread() local
|
A D | xdp_hw_metadata.c | 423 int sock_fd = xsk_socket__fd(rx_xsk[i].socket); in main() local
|
A D | xsk.c | 313 int map_fd, sock_fd; in xsk_update_xskmap() local
|
/linux-6.3-rc2/drivers/infiniband/hw/usnic/ |
A D | usnic_transport.c | 144 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket()
|
A D | usnic_abi.h | 59 uint32_t sock_fd; member
|
A D | usnic_ib_qp_grp.c | 266 int sock_fd; in create_udp_flow() local
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | port_user.c | 151 int sock_fd; member
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-daemon.c | 809 static int handle_server_socket(struct daemon *daemon, int sock_fd) in handle_server_socket() 1255 int sock_fd = -1, conf_fd = -1, signal_fd = -1; in __cmd_start() local
|