/linux-6.15/tools/testing/selftests/filesystems/epoll/ |
D | epoll_wakeup_test.c | 182 close(efd); in TEST() 183 close(sfd[0]); in TEST() 184 close(sfd[1]); in TEST() 213 close(efd); in TEST() 214 close(sfd[0]); in TEST() 215 close(sfd[1]); in TEST() 249 close(efd); in TEST() 250 close(sfd[0]); in TEST() 251 close(sfd[1]); in TEST() 252 close(sfd[2]); in TEST() [all …]
|
/linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_context_test_run.c | 150 close(sock); in send_test_packet() 155 close(sock); in send_test_packet() 192 goto close; in test_xdp_context_veth() 194 SYS(close, "ip link add " RX_NAME " netns " RX_NETNS in test_xdp_context_veth() 199 goto close; in test_xdp_context_veth() 201 SYS(close, "ip link set dev " RX_NAME " up"); in test_xdp_context_veth() 205 goto close; in test_xdp_context_veth() 209 goto close; in test_xdp_context_veth() 214 goto close; in test_xdp_context_veth() 218 goto close; in test_xdp_context_veth() [all …]
|
D | fd_array.c | 48 #define Close(FD) do { \ macro 50 close(FD); \ 61 close(fd); in map_exists() 73 close(fd); in btf_exists() 128 close(map_fd); in load_test_prog() 160 close(prog_fd); in check_fd_array_cnt__no_fd_array() 189 Close(extra_fds[0]); in check_fd_array_cnt__fd_array_ok() 190 Close(extra_fds[1]); in check_fd_array_cnt__fd_array_ok() 198 Close(extra_fds[1]); in check_fd_array_cnt__fd_array_ok() 199 Close(extra_fds[0]); in check_fd_array_cnt__fd_array_ok() [all …]
|
D | send_signal.c | 37 close(pipe_c2p[0]); in test_send_signal_common() 38 close(pipe_c2p[1]); in test_send_signal_common() 44 close(pipe_c2p[0]); in test_send_signal_common() 45 close(pipe_c2p[1]); in test_send_signal_common() 46 close(pipe_p2c[0]); in test_send_signal_common() 47 close(pipe_p2c[1]); in test_send_signal_common() 61 close(pipe_c2p[0]); /* close read */ in test_send_signal_common() 62 close(pipe_p2c[1]); /* close write */ in test_send_signal_common() 104 close(pipe_c2p[1]); in test_send_signal_common() 105 close(pipe_p2c[0]); in test_send_signal_common() [all …]
|
D | sockmap_basic.c | 56 close(s); in connected_socket_v4() 108 close(map); in test_sockmap_create_update_free() 109 close(s); in test_sockmap_create_update_free() 136 ASSERT_OK(err, "after close(), bpf_map_update"); in test_sockmap_vsock_delete_on_close() 271 close(sk); in test_sockmap_update() 355 close(iter_fd); in test_sockmap_copy() 361 close(sock_fd[i]); in test_sockmap_copy() 532 close(c1); in test_sockmap_skb_verdict_shutdown() 533 close(p1); in test_sockmap_skb_verdict_shutdown() 589 close(c0); in test_sockmap_skb_verdict_fionread() [all …]
|
D | setget_sockopt.c | 56 close(sfd); in test_tcp() 59 close(sfd); in test_tcp() 60 close(cfd); in test_tcp() 81 close(sfd); in test_udp() 108 close(sfd); in test_ktls() 133 close(fd); in test_ktls() 140 close(cfd); in test_ktls() 152 close(fd); in test_ktls() 153 close(cfd); in test_ktls() 154 close(sfd); in test_ktls() [all …]
|
D | sockmap_ktls.c | 73 close(cli); in test_sockmap_ktls_disconnect_after_delete() 75 close(srv); in test_sockmap_ktls_disconnect_after_delete() 106 goto close; in test_sockmap_ktls_update_fails_when_sock_has_ulp() 110 goto close; in test_sockmap_ktls_update_fails_when_sock_has_ulp() 114 goto close; in test_sockmap_ktls_update_fails_when_sock_has_ulp() 119 goto close; in test_sockmap_ktls_update_fails_when_sock_has_ulp() 124 goto close; in test_sockmap_ktls_update_fails_when_sock_has_ulp() 130 close: in test_sockmap_ktls_update_fails_when_sock_has_ulp() 131 close(s); in test_sockmap_ktls_update_fails_when_sock_has_ulp() 161 close(map); in run_tests()
|
D | cgroup_v1v2.c | 43 close(fd); in run_test() 64 close(server_fd); in test_cgroup_v1v2() 67 close(client_fd); in test_cgroup_v1v2() 68 close(server_fd); in test_cgroup_v1v2() 76 close(cgroup_fd); in test_cgroup_v1v2() 84 close(server_fd); in test_cgroup_v1v2() 85 close(cgroup_fd); in test_cgroup_v1v2()
|
D | flow_dissector_reattach.c | 140 close(link2); in test_link_create_link_create() 143 close(link1); in test_link_create_link_create() 165 close(link); in test_prog_attach_link_create() 193 close(link); in test_link_create_prog_attach() 216 close(link); in test_link_create_prog_detach() 253 close(link); in test_link_create_close_query() 279 close(link); in test_link_update_no_old_prog() 304 close(link); in test_link_update_replace_old_prog() 329 close(link); in test_link_update_same_prog() 389 close(link); in test_link_update_invalid_opts() [all …]
|
/linux-6.15/tools/power/acpi/tools/pfrut/ |
D | pfrut.c | 235 close(fd_update); in main() 236 close(fd_update_log); in main() 245 close(fd_update); in main() 246 close(fd_update_log); in main() 254 close(fd_update); in main() 255 close(fd_update_log); in main() 306 close(fd_update); in main() 307 close(fd_update_log); in main() 316 close(fd_update); in main() 317 close(fd_update_log); in main() [all …]
|
/linux-6.15/tools/testing/selftests/landlock/ |
D | scoped_abstract_unix_test.c | 45 EXPECT_EQ(0, close(ruleset_fd)); in create_fs_domain() 103 EXPECT_EQ(0, close(pipe_parent[1])); in TEST_F() 124 EXPECT_EQ(0, close(stream_client)); in TEST_F() 134 EXPECT_EQ(0, close(dgram_client)); in TEST_F() 138 EXPECT_EQ(0, close(pipe_parent[0])); in TEST_F() 157 EXPECT_EQ(0, close(stream_server)); in TEST_F() 158 EXPECT_EQ(0, close(dgram_server)); in TEST_F() 199 EXPECT_EQ(0, close(pipe_parent[1])); in TEST_F() 200 EXPECT_EQ(0, close(pipe_child[0])); in TEST_F() 224 EXPECT_EQ(0, close(stream_server)); in TEST_F() [all …]
|
D | scoped_signal_test.c | 103 EXPECT_EQ(0, close(pipe_parent[1])); in TEST_F() 112 EXPECT_EQ(0, close(pipe_parent[0])); in TEST_F() 135 EXPECT_EQ(0, close(pipe_parent[0])); in TEST_F() 142 EXPECT_EQ(0, close(pipe_parent[1])); in TEST_F() 196 EXPECT_EQ(0, close(pipe_child[0])); in TEST_F() 197 EXPECT_EQ(0, close(pipe_parent[1])); in TEST_F() 203 EXPECT_EQ(0, close(pipe_child[1])); in TEST_F() 207 EXPECT_EQ(0, close(pipe_parent[0])); in TEST_F() 225 EXPECT_EQ(0, close(pipe_parent[0])); in TEST_F() 226 EXPECT_EQ(0, close(pipe_child[1])); in TEST_F() [all …]
|
/linux-6.15/tools/testing/selftests/filesystems/overlayfs/ |
D | set_layers_via_fds.c | 36 EXPECT_EQ(close(self->pidfd), 0); in FIXTURE_TEARDOWN() 63 ASSERT_EQ(close(fd_context), 0); in TEST_F() 103 ASSERT_EQ(close(fd_tmpfs), 0); in TEST_F() 158 ASSERT_EQ(close(layer_fds[i]), 0); in TEST_F() 161 ASSERT_EQ(close(fd_context), 0); in TEST_F() 162 ASSERT_EQ(close(fd_overlay), 0); in TEST_F() 180 ASSERT_EQ(close(fd_context), 0); in TEST_F() 204 ASSERT_EQ(close(fd_tmpfs), 0); in TEST_F() 210 ASSERT_EQ(close(fd_work), 0); in TEST_F() 213 ASSERT_EQ(close(fd_upper), 0); in TEST_F() [all …]
|
/linux-6.15/arch/um/drivers/ |
D | harddog_user.c | 25 close(data->stdin_fd); in pre_exec() 26 close(data->stdout_fd); in pre_exec() 27 close(data->close_me[0]); in pre_exec() 28 close(data->close_me[1]); in pre_exec() 70 close(out_fds[0]); in start_watchdog() 71 close(in_fds[1]); in start_watchdog() 98 close(in_fds[0]); in start_watchdog() 99 close(in_fds[1]); in start_watchdog() 101 close(out_fds[0]); in start_watchdog() 102 close(out_fds[1]); in start_watchdog() [all …]
|
/linux-6.15/tools/testing/selftests/pidfd/ |
D | pidfd_file_handle_test.c | 57 close(ipc_sockets[0]); in FIXTURE_SETUP() 62 close(ipc_sockets[1]); in FIXTURE_SETUP() 68 close(ipc_sockets[1]); in FIXTURE_SETUP() 70 close(ipc_sockets[0]); in FIXTURE_SETUP() 79 close(ipc_sockets[0]); in FIXTURE_SETUP() 84 close(ipc_sockets[1]); in FIXTURE_SETUP() 90 close(ipc_sockets[1]); in FIXTURE_SETUP() 92 close(ipc_sockets[0]); in FIXTURE_SETUP() 101 close(ipc_sockets[0]); in FIXTURE_SETUP() 106 close(ipc_sockets[1]); in FIXTURE_SETUP() [all …]
|
/linux-6.15/tools/lib/subcmd/ |
D | run-command.c | 19 close(fd[0]); in close_pair() 20 close(fd[1]); in close_pair() 27 close(fd); in dup_devnull() 37 * In case of errors we must keep the promise to close FDs in start_command() 45 close(cmd->out); in start_command() 59 close(cmd->in); in start_command() 71 close(cmd->in); in start_command() 75 close(cmd->out); in start_command() 91 close(cmd->in); in start_command() 110 close(cmd->out); in start_command() [all …]
|
/linux-6.15/tools/testing/selftests/core/ |
D | close_range_test.c | 79 close(57); in TEST() 80 close(78); in TEST() 81 close(81); in TEST() 82 close(82); in TEST() 83 close(84); in TEST() 84 close(90); in TEST() 147 close(57); in TEST() 148 close(78); in TEST() 149 close(81); in TEST() 150 close(82); in TEST() [all …]
|
/linux-6.15/tools/testing/selftests/powerpc/papr_vpd/ |
D | papr_vpd.c | 24 FAIL_IF(close(devfd) != 0); in dev_papr_vpd_open_close() 46 FAIL_IF(close(devfd) != 0); in dev_papr_vpd_get_handle_all() 59 FAIL_IF(close(fd)); in dev_papr_vpd_get_handle_all() 84 FAIL_IF(close(devfd) != 0); in dev_papr_vpd_get_handle_byte_at_a_time() 103 FAIL_IF(close(fd)); in dev_papr_vpd_get_handle_byte_at_a_time() 131 FAIL_IF(close(devfd) != 0); in dev_papr_vpd_unterm_loc_code() 150 FAIL_IF(close(devfd) != 0); in dev_papr_vpd_null_handle() 170 /* close the handle without reading it */ in papr_vpd_close_handle_without_reading() 171 FAIL_IF(close(fd) != 0); in papr_vpd_close_handle_without_reading() 173 FAIL_IF(close(devfd) != 0); in papr_vpd_close_handle_without_reading() [all …]
|
/linux-6.15/tools/testing/vsock/ |
D | vsock_test.c | 69 close(fd); in test_stream_connection_reset() 111 close(fd); in test_stream_bind_only_client() 126 close(fd); in test_stream_bind_only_server() 140 close(fd); in test_stream_client_close_client() 153 /* Wait for the remote to close the connection, before check in test_stream_client_close_server() 161 close(fd); in test_stream_client_close_server() 174 /* Wait for the remote to close the connection, before check in test_stream_server_close_client() 182 close(fd); in test_stream_server_close_client() 196 close(fd); in test_stream_server_close_server() 225 close(fds[i]); in test_stream_multiconn_client() [all …]
|
/linux-6.15/Documentation/userspace-api/media/cec/ |
D | cec-func-close.rst | 4 .. _cec-func-close: 7 cec close() 13 cec-close - Close a cec device 22 .. c:function:: int close( int fd ) 39 :c:func:`close()` returns 0 on success. On error, -1 is returned, and
|
/linux-6.15/Documentation/userspace-api/media/mediactl/ |
D | media-func-close.rst | 4 .. _media-func-close: 7 media close() 13 media-close - Close a media device 22 .. c:function:: int close( int fd ) 39 :c:func:`close()` returns 0 on success. On error, -1 is returned, and
|
D | request-func-close.rst | 4 .. _request-func-close: 7 request close() 13 request-close - Close a request file descriptor 22 .. c:function:: int close( int fd ) 41 :c:func:`close()` returns 0 on success. On error, -1 is
|
/linux-6.15/tools/testing/selftests/efivarfs/ |
D | efivarfs.sh | 280 # check for remove on last close, set up three threads all 282 # close them sequentially (waiting for completion) and check 290 # second and third delayed close 295 # close first fd 297 # var should only be deleted on last close 299 # close second fd 302 # file should go on last close 311 # the final write to check the close of 2 and 3. The 321 # close second and third fds 323 # var should only be created (have size) on last close [all …]
|
/linux-6.15/arch/um/os-Linux/drivers/ |
D | ethertap_user.c | 87 close(data->data_me); in etap_pre_exec() 88 close(data->control_me); in etap_pre_exec() 121 close(data_remote); in etap_tramp() 122 close(control_remote); in etap_tramp() 188 close(control_fds[0]); in etap_open() 189 close(control_fds[1]); in etap_open() 191 close(data_fds[0]); in etap_open() 192 close(data_fds[1]); in etap_open() 201 close(fd); in etap_close() 211 close(pri->data_fd); in etap_close() [all …]
|
/linux-6.15/tools/testing/selftests/dmabuf-heaps/ |
D | dmabuf-heap.c | 56 close(fd); in open_vgem() 83 struct drm_gem_close close = { in close_handle() local 87 ioctl(vgem_fd, DRM_IOCTL_GEM_CLOSE, &close); in close_handle() 201 close(importer_fd); in test_alloc_and_import() 204 close(dmabuf_fd); in test_alloc_and_import() 205 close(heap_fd); in test_alloc_and_import() 238 /* close them all */ in test_alloc_zeroed() 240 close(dmabuf_fd[i]); in test_alloc_zeroed() 276 /* close them all */ in test_alloc_zeroed() 278 close(dmabuf_fd[k]); in test_alloc_zeroed() [all …]
|