/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_getset_retval.c | 19 static void test_setsockopt_set(int cgroup_fd, int sock_fd) in test_setsockopt_set() 55 static void test_setsockopt_set_and_get(int cgroup_fd, int sock_fd) in test_setsockopt_set_and_get() 98 static void test_setsockopt_default_zero(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero() 178 static void test_setsockopt_override(int cgroup_fd, int sock_fd) in test_setsockopt_override() 228 static void test_setsockopt_legacy_eperm(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_eperm() 273 static void test_setsockopt_legacy_no_override(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_no_override() 325 static void test_getsockopt_get(int cgroup_fd, int sock_fd) in test_getsockopt_get() 367 static void test_getsockopt_override(int cgroup_fd, int sock_fd) in test_getsockopt_override() 405 static void test_getsockopt_retval_sync(int cgroup_fd, int sock_fd) in test_getsockopt_retval_sync() 473 static void test_exposed_hooks(int cgroup_fd, int sock_fd) in test_exposed_hooks() [all …]
|
H A D | sockopt_multi.c | 8 int cg_child, int sock_fd) in run_getsockopt_test() 159 int cg_child, int sock_fd) in run_setsockopt_test() 257 int sock_fd = -1; in test_sockopt_multi() local
|
H 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
|
H A D | connect_ping.c | 34 int sock_fd; in subtest() local
|
H A D | probe_user.c | 16 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
|
H A D | assign_reuse.c | 16 static int attach_reuseport(int sock_fd, int prog_fd) in attach_reuseport()
|
H A D | sockopt.c | 945 int sock_fd, err, prog_fd; in run_test() local
|
H A D | bpf_iter.c | 1123 int sock_fd = -1; in test_bpf_sk_storage_delete() local 1185 int sock_fd = -1; in test_bpf_sk_storage_get() local 1246 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
|
H A D | xdp_metadata.c | 293 int sock_fd; in test_xdp_metadata() local
|
H A D | sk_lookup.c | 86 static int attach_reuseport(int sock_fd, struct bpf_program *reuseport_prog) in attach_reuseport() 492 static int update_lookup_map(struct bpf_map *map, int index, int sock_fd) in update_lookup_map()
|
H A D | sockmap_basic.c | 197 __s64 *sock_fd = NULL; in test_sockmap_copy() local
|
/openbmc/qemu/tests/qtest/ |
H A D | stm32l4x5_usart-test.c | 87 static void usart_receive_string(QTestState *qts, int sock_fd, const char *in, in usart_receive_string() 211 int sock_fd; in test_receive_char() local 240 int sock_fd; in test_send_char() local 270 int sock_fd; in test_receive_str() local 286 int sock_fd; in test_send_str() local
|
H A D | microbit-test.c | 49 static void uart_rw_to_rxd(QTestState *qts, int sock_fd, const char *in, in uart_rw_to_rxd() 76 int sock_fd; in test_nrf51_uart() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H 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
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.h | 50 int sock_fd; /**< connected unix sock */ member 64 int sock_fd; /**< unix sock file descriptor */ member
|
H A D | ivshmem-server.c | 32 ivshmem_server_send_one_msg(int sock_fd, int64_t peer_id, int fd) in ivshmem_server_send_one_msg() 292 int shm_fd, sock_fd, ret; in ivshmem_server_start() local
|
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | ivshmem-client.h | 71 int sock_fd; /**< unix sock filedesc */ member
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.c | 1122 int sock_fd; member 1125 static int read_prog_test_msg(int sock_fd, struct msg *msg, enum msg_type type) in read_prog_test_msg() 1138 static int dispatch_thread_read_log(int sock_fd, char **log_buf, size_t *log_cnt) in dispatch_thread_read_log() 1166 static int dispatch_thread_send_subtests(int sock_fd, struct test_state *state) in dispatch_thread_send_subtests() 1201 int sock_fd; in dispatch_thread() local
|
H A D | network_helpers.c | 446 int get_socket_local_port(int sock_fd) in get_socket_local_port()
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_transport.c | 144 struct socket *usnic_transport_get_socket(int sock_fd) in usnic_transport_get_socket()
|
H A D | usnic_abi.h | 59 uint32_t sock_fd; member
|
H A D | usnic_ib_qp_grp.c | 266 int sock_fd; in create_udp_flow() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | port_user.c | 151 int sock_fd; member
|
/openbmc/qemu/net/ |
H A D | af-xdp.c | 287 static int af_xdp_umem_create(AFXDPState *s, int sock_fd, Error **errp) in af_xdp_umem_create()
|
/openbmc/linux/tools/perf/ |
H 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
|