Searched defs:sock_fd (Results 1 – 13 of 13) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
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() 305 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 | probe_user.c | 10 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
|
A D | bpf_iter.c | 946 int sock_fd = -1; in test_bpf_sk_storage_delete() local 1009 int sock_fd = -1; in test_bpf_sk_storage_get() local 1057 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
|
A D | sockopt.c | 879 int sock_fd, err, prog_fd; in run_test() local
|
A D | sockmap_basic.c | 206 __s64 *sock_fd = NULL; in test_sockmap_copy() local
|
A D | sk_lookup.c | 88 static int attach_reuseport(int sock_fd, struct bpf_program *reuseport_prog) in attach_reuseport() 494 static int update_lookup_map(struct bpf_map *map, int index, int sock_fd) in update_lookup_map()
|
/linux/drivers/infiniband/hw/usnic/ |
A D | usnic_transport.c | 145 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 | 267 int sock_fd; in create_udp_flow() local
|
/linux/arch/um/drivers/ |
A D | port_user.c | 150 int sock_fd; member
|
/linux/tools/testing/selftests/bpf/ |
A D | test_progs.c | 935 int sock_fd; member 941 int sock_fd; in dispatch_thread() local
|
/linux/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
|
Completed in 34 milliseconds