Home
last modified time | relevance | path

Searched refs:pclose (Results 1 – 18 of 18) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe.c18 pclose(f); in urand_spawn()
30 /* pclose() waits for child process to exit and returns their exit code */ in urand_trigger()
31 exit_code = pclose(*urand_pipe); in urand_trigger()
94 pclose(urand_pipe); in test_uprobe()
H A Dxdp_synproxy.c104 pclose(ctrl_file); in test_synproxy()
112 pclose(ctrl_file); in test_synproxy()
153 pclose(ctrl_file); in test_synproxy()
H A Dusdt.c418 pclose(f); in subtest_urandom_usdt()
430 /* pclose() waits for child process to exit and returns their exit code */ in subtest_urandom_usdt()
431 exit_code = pclose(*urand_pipe); in subtest_urandom_usdt()
508 pclose(urand_pipe);
H A Dsk_assign.c41 pclose(tc); in configure_stack()
48 if (CHECK_FAIL(pclose(tc))) in configure_stack()
H A Dverify_pkcs7_sig.c203 pclose(fp); in populate_data_item_mod()
/linux/tools/testing/selftests/mm/
H A Dhugetlb-soft-offline.c99 pclose(cmdfile); in set_enable_soft_offline()
120 pclose(cmdfile); in read_nr_hugepages()
125 pclose(cmdfile); in read_nr_hugepages()
H A Dcompaction_test.c40 pclose(cmdfile); in read_memory_info()
51 pclose(cmdfile); in read_memory_info()
/linux/tools/testing/selftests/bpf/
H A Dbpftool_helpers.c73 ret = pclose(f); in run_command()
H A Dveristat.c1603 pclose(fp); in dump()
/linux/tools/testing/selftests/alsa/
H A Dutimer-test.c137 pclose(rfp); in TEST_F()
/linux/tools/hv/
H A Dhv_kvp_daemon.c724 pclose(file); in kvp_process_ipconfig_file()
806 pclose(f); in kvp_get_gateway()
859 pclose(file); in kvp_get_ipconfig_info()
868 pclose(file); in kvp_get_ipconfig_info()
/linux/tools/perf/tests/
H A Dcode-reading.c268 pclose(f); in objdump_version()
360 pclose(f); in read_via_objdump()
/linux/tools/testing/selftests/kvm/arm64/
H A Dsea_to_user.c93 if (pclose(cmdfile) == 0) in write_einj_entry()
/linux/tools/perf/util/
H A Dvdso.c202 if (pclose(f) == -1) in vdso__copy_compat()
/linux/scripts/kconfig/
H A Dpreprocess.c178 if (pclose(p) == -1) { in do_shell()
/linux/drivers/atm/
H A Dsolos-pci.c951 static void pclose(struct atm_vcc *vcc) in pclose() function
1180 .close = pclose,
/linux/tools/testing/selftests/x86/
H A Dlam.c1136 pclose(cmd); in Check_DSA_Kernel_Setting()
/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c314 return pclose(fp); in __run_command()