Home
last modified time | relevance | path

Searched defs:sock_fd (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dsockopt_multi.c58 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
Dsockopt_qos_to_cc.c7 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
Dprobe_user.c9 int err, results_map_fd, sock_fd, duration = 0; in test_probe_user() local
Dbpf_iter.c948 int sock_fd = -1; in test_bpf_sk_storage_delete() local
1011 int sock_fd = -1; in test_bpf_sk_storage_get() local
1059 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
Dsockopt.c879 int sock_fd, err, prog_fd; in run_test() local
Dsockmap_basic.c206 __s64 *sock_fd = NULL; in test_sockmap_copy() local
Dsk_lookup.c88 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-v5.15/drivers/infiniband/hw/usnic/
Dusnic_transport.c145 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket()
Dusnic_abi.h59 uint32_t sock_fd; member
Dusnic_ib_qp_grp.c267 int sock_fd; in create_udp_flow() local
/Linux-v5.15/arch/um/drivers/
Dport_user.c150 int sock_fd; member
/Linux-v5.15/tools/perf/
Dbuiltin-daemon.c809 static int handle_server_socket(struct daemon *daemon, int sock_fd) in handle_server_socket()
1257 int sock_fd = -1, conf_fd = -1, signal_fd = -1; in __cmd_start() local