Searched defs:sock_fd (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
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
|
D | probe_user.c | 9 int err, results_map_fd, sock_fd, duration = 0; in test_probe_user() local
|
D | sockopt.c | 879 int sock_fd, err, prog_fd; in run_test() local
|
D | sockmap_basic.c | 204 __s64 *sock_fd = NULL; in test_sockmap_copy() local
|
D | sk_lookup.c | 88 static int attach_reuseport(int sock_fd, struct bpf_program *reuseport_prog) in attach_reuseport() 452 static int update_lookup_map(struct bpf_map *map, int index, int sock_fd) in update_lookup_map()
|
D | bpf_iter.c | 922 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
|
/Linux-v5.10/drivers/infiniband/hw/usnic/ |
D | usnic_transport.c | 145 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket()
|
D | usnic_abi.h | 59 uint32_t sock_fd; member
|
D | usnic_ib_qp_grp.c | 267 int sock_fd; in create_udp_flow() local
|
/Linux-v5.10/arch/um/drivers/ |
D | port_user.c | 150 int sock_fd; member
|