Home
last modified time | relevance | path

Searched refs:close (Results 226 - 250 of 3156) sorted by relevance

12345678910>>...127

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_map_in_map.c43 close(inner_map_fd); in kern_sync_rcu()
51 close(inner_map_fd); in kern_sync_rcu()
52 close(outer_map_fd); in kern_sync_rcu()
153 close(fd); in test_lookup_update()
158 close(fd); in test_lookup_update()
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dionutils.c136 /* in case of error: close the buffer fd */ in ion_export_buffer_fd()
138 close(buffer_fd); in ion_export_buffer_fd()
143 /* In case of error: close the ion client fd */ in ion_export_buffer_fd()
145 close(ionfd); in ion_export_buffer_fd()
185 close(buffd); in ion_import_buffer_fd()
196 /* close the buffer fd */ in ion_close_buffer_fd()
198 close(ion_info->buffd); in ion_close_buffer_fd()
199 /* Finally, close the client fd */ in ion_close_buffer_fd()
201 close(ion_info->ionfd); in ion_close_buffer_fd()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dmsgq.c84 goto close; in nvkm_falcon_msgq_read()
89 goto close; in nvkm_falcon_msgq_read()
95 goto close; in nvkm_falcon_msgq_read()
104 goto close; in nvkm_falcon_msgq_read()
109 close: in nvkm_falcon_msgq_read()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dfile.c65 efi_call_proto(fh, close); in efi_open_file()
289 efi_call_proto(file, close); in handle_cmdline_files()
290 efi_call_proto(volume, close); in handle_cmdline_files()
301 efi_call_proto(file, close); in handle_cmdline_files()
304 efi_call_proto(volume, close); in handle_cmdline_files()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dmsgq.c84 goto close; in nvkm_falcon_msgq_read()
89 goto close; in nvkm_falcon_msgq_read()
95 goto close; in nvkm_falcon_msgq_read()
104 goto close; in nvkm_falcon_msgq_read()
109 close: in nvkm_falcon_msgq_read()
/kernel/linux/linux-6.6/samples/landlock/
H A Dsandboxer.c122 close(path_beneath.parent_fd); in populate_ruleset()
133 close(path_beneath.parent_fd); in populate_ruleset()
136 close(path_beneath.parent_fd); in populate_ruleset()
297 close(ruleset_fd); in main()
309 close(ruleset_fd); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcow.c63 close(fd); in detect_huge_zeropage()
84 close(comm_pipes->child_ready[0]); in setup_comm_pipes()
85 close(comm_pipes->child_ready[1]); in setup_comm_pipes()
94 close(comm_pipes->child_ready[0]); in close_comm_pipes()
95 close(comm_pipes->child_ready[1]); in close_comm_pipes()
96 close(comm_pipes->parent_ready[0]); in close_comm_pipes()
97 close(comm_pipes->parent_ready[1]); in close_comm_pipes()
327 close(fds[0]); in do_test_vmsplice_in_parent()
328 close(fds[1]); in do_test_vmsplice_in_parent()
1483 goto close; in run_with_memfd()
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dget_dvb_firmware271 close($FW);
430 close OUT;
431 close IN;
551 close OUTFILE;
552 close INFILE;
858 close CMD;
885 close INFILE;
886 close OUTFILE;
899 close(INFILE);
917 close(INFIL
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dget_dvb_firmware271 close($FW);
430 close OUT;
431 close IN;
551 close OUTFILE;
552 close INFILE;
858 close CMD;
885 close INFILE;
886 close OUTFILE;
899 close(INFILE);
917 close(INFIL
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dxdping.c212 close(prog_fd); in main()
213 close(map_fd); in main()
253 close(prog_fd); in main()
255 close(map_fd); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dfin_ack_lat.c73 goto close; in client()
80 close: in client()
82 close(sock); in client()
100 close(accepted); in server()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbp_account.c95 close(fd[i]); in bp_accounting()
119 close(fd[i]); in detect_cnt()
132 close(fd); in detect_ioctl()
157 close(fd[i]); in detect_share()
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpupower.c28 close(fd); in cpupower_read_sysfs()
33 close(fd); in cpupower_read_sysfs()
75 close(fd); in cpupower_is_cpu_online()
79 close(fd); in cpupower_is_cpu_online()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbp_account.c108 close(fd[i]); in bp_accounting()
132 close(fd[i]); in detect_cnt()
145 close(fd); in detect_ioctl()
181 close(fd[i]); in detect_share()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dfin_ack_lat.c73 goto close; in client()
80 close: in client()
82 close(sock); in client()
100 close(accepted); in server()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_nf.c43 close(fd); in connect_to_server()
127 close(client_fd); in test_bpf_nf_ct()
129 close(srv_client_fd); in test_bpf_nf_ct()
131 close(srv_fd); in test_bpf_nf_ct()
H A Dbpf_iter_setsockopt.c72 close(est_fds[i]); in make_established()
78 close(est_fds[i]); in make_established()
174 close(iter_fd); in do_bpf_iter_setsockopt()
176 close(listen_fd); in do_bpf_iter_setsockopt()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdping.c208 close(prog_fd); in main()
209 close(map_fd); in main()
249 close(prog_fd); in main()
251 close(map_fd); in main()
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H A Dposix_fs_func_test.c343 close (fd);
1303 close(fd);
1467 (void)close(fd);
1504 (void)close(fd);
1530 (void)close(fd);
1558 (void)close(fd);
1583 (void)close(fd);
1610 (void)close(fd);
1666 (void)close(fd);
1688 (void)close(f
[all...]
/kernel/linux/build/test/fuzztest/memory/forceshrinkanon_fuzzer/
H A Dforceshrinkanon_fuzzer.cpp29 close(fd); in ForceShrinkAnonFuzzer()
33 close(fd); in ForceShrinkAnonFuzzer()
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dsysfs_utils.c25 close(fd); in write_sysfs_attribute()
29 close(fd); in write_sysfs_attribute()
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dsysfs_utils.c25 close(fd); in write_sysfs_attribute()
29 close(fd); in write_sysfs_attribute()
/kernel/liteos_a/apps/tftp/src/
H A Dtftpc.c700 close(fp); in lwip_tftp_get_file_by_filename()
710 close(fp); in lwip_tftp_get_file_by_filename()
718 close(fp); in lwip_tftp_get_file_by_filename()
739 close(fp); in lwip_tftp_get_file_by_filename()
767 close(fp); in lwip_tftp_get_file_by_filename()
782 close(fp); in lwip_tftp_get_file_by_filename()
805 close(fp); in lwip_tftp_get_file_by_filename()
844 close(fp); in lwip_tftp_get_file_by_filename()
855 close(fp); in lwip_tftp_get_file_by_filename()
864 close(f in lwip_tftp_get_file_by_filename()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c108 close(fd); in check_file_memory_mapping()
118 close(fd); in check_file_memory_mapping()
124 close(fd); in check_file_memory_mapping()
166 close(fd); in check_clear_prot_mte_flag()
175 close(fd); in check_clear_prot_mte_flag()
180 close(fd); in check_clear_prot_mte_flag()
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H A Dpac.c143 close(new_stdin[0]); in exec_sign_all()
144 close(new_stdin[1]); in exec_sign_all()
145 close(new_stdout[0]); in exec_sign_all()
146 close(new_stdout[1]); in exec_sign_all()
155 close(new_stdin[0]); in exec_sign_all()
156 close(new_stdout[1]); in exec_sign_all()

Completed in 24 milliseconds

12345678910>>...127