/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 40 fclose(mounts); in find_resctrl_mount() 47 fclose(mounts); in find_resctrl_mount() 123 fclose(fp); in get_resource_id() 127 fclose(fp); in get_resource_id() 165 fclose(fp); in get_cache_size() 169 fclose(fp); in get_cache_size() 222 fclose(fp); in get_cbm_mask() 226 fclose(fp); in get_cbm_mask() 254 fclose(fp); in get_core_sibling() 258 fclose(fp); in get_core_sibling() [all …]
|
H A D | resctrl_val.c | 164 fclose(fp); in read_from_imc_dir() 168 fclose(fp); in read_from_imc_dir() 183 fclose(fp); in read_from_imc_dir() 187 fclose(fp); in read_from_imc_dir() 201 fclose(fp); in read_from_imc_dir() 205 fclose(fp); in read_from_imc_dir() 475 fclose(fp); in get_mem_bw_resctrl() 479 fclose(fp); in get_mem_bw_resctrl() 567 fclose(fp); in print_results_bw() 571 fclose(fp); in print_results_bw() [all …]
|
/openbmc/pam-ipmi/src/pam_ipmisave/ |
H A D | pam_ipmisave.c | 330 fclose(keyfile); in update_pass_special_file() 333 fclose(keyfile); in update_pass_special_file() 349 fclose(opwfile); in update_pass_special_file() 350 fclose(pwfile); in update_pass_special_file() 362 fclose(opwfile); in update_pass_special_file() 364 fclose(pwfile); in update_pass_special_file() 374 fclose(opwfile); in update_pass_special_file() 375 fclose(pwfile); in update_pass_special_file() 385 fclose(opwfile); in update_pass_special_file() 386 fclose(pwfile); in update_pass_special_file() [all …]
|
/openbmc/linux/tools/iio/ |
H A D | iio_utils.c | 166 if (fclose(sysfsfp)) { in iioutils_get_type() 187 if (fclose(sysfsfp)) in iioutils_get_type() 267 fclose(sysfsfp); in iioutils_get_param_float() 358 if (fclose(sysfsfp)) in build_channel_array() 366 if (fclose(sysfsfp)) { in build_channel_array() 410 if (fclose(sysfsfp)) { in build_channel_array() 462 if (fclose(sysfsfp)) in build_channel_array() 468 if (fclose(sysfsfp)) { in build_channel_array() 626 if (fclose(namefp)) { in find_type_by_name() 676 if (fclose(sysfsfp)) in _write_sysfs_int() [all …]
|
/openbmc/linux/arch/mips/tools/ |
H A D | elf-entry.c | 54 fclose(file); in main() 59 fclose(file); in main() 73 fclose(file); in main() 90 fclose(file); in main() 96 fclose(file); in main() 101 fclose(file); in main()
|
/openbmc/u-boot/tools/ |
H A D | zynqmpimage.c | 312 fclose(fp); in fsize() 319 fclose(fp); in fsize() 326 fclose(fp); in fsize() 334 fclose(fp); in fsize() 358 fclose(fpmu); in zynqmpimage_pmufw() 362 fclose(fpmu); in zynqmpimage_pmufw() 383 fclose(fp); in zynqmpimage_parse_initparams() 388 fclose(fp); in zynqmpimage_parse_initparams() 400 fclose(fp); in zynqmpimage_parse_initparams() 453 fclose(fpmu); in zynqmpimage_vrec_header() [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | cputopo.c | 56 fclose(fp); in build_cpu_topology() 87 fclose(fp); in build_cpu_topology() 137 fclose(fp); in build_cpu_topology() 347 fclose(fp); in load_numa_node() 365 fclose(fp); in load_numa_node() 371 fclose(fp); in load_numa_node() 422 fclose(fp); in numa_topology__new() 453 fclose(fp); in load_hybrid_node() 461 fclose(fp); in load_hybrid_node()
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | main.c | 83 fclose(config->output); in main() 115 fclose(config->output); in main() 150 fclose(config->output); in main() 183 fclose(config->output); in main()
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | procfs.c | 87 fclose(proc); in read_proc_uptime() 108 fclose(proc); in read_proc_stat_btime() 113 fclose(proc); in read_proc_stat_btime() 117 fclose(proc); in read_proc_stat_btime()
|
/openbmc/libpldm/src/transport/ |
H A D | socket.c | 29 fclose(fp); in pldm_socket_sndbuf_init() 36 fclose(fp); in pldm_socket_sndbuf_init() 40 fclose(fp); in pldm_socket_sndbuf_init()
|
/openbmc/ipmi-fru-parser/ |
H A D | strgfnhandler.cpp | 71 std::fclose(fp); in ipmiStorageWriteFruData() 80 std::fclose(fp); in ipmiStorageWriteFruData() 84 std::fclose(fp); in ipmiStorageWriteFruData()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 56 fclose(f); in load_kallsyms_refresh() 138 fclose(f); in kallsyms_find() 183 fclose(f); in get_uprobe_offset() 235 fclose(f); in get_rel_offset() 240 fclose(f); in get_rel_offset()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mlock-random-test.c | 66 fclose(f); in get_proc_locked_vm_size() 69 fclose(f); in get_proc_locked_vm_size() 75 fclose(f); in get_proc_locked_vm_size() 118 fclose(smaps); in get_proc_page_size()
|
/openbmc/linux/tools/power/acpi/tools/acpidump/ |
H A D | apfiles.c | 158 fclose(file); in ap_write_to_binary_file() 162 fclose(file); in ap_write_to_binary_file() 227 fclose(file); in ap_get_table_from_file()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | tracelog.c | 88 fclose(fp); in get_tracefs_pipe() 114 fclose(trace_pipe_fd); in exit_tracelog() 163 fclose(trace_pipe_fd); in do_tracelog()
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | download.c | 34 fclose(file); in download_url() 36 success = !fclose(file); in download_url()
|
/openbmc/libcper/cli-app/ |
H A D | cper-convert.c | 100 fclose(cper_file); in cper_to_json() 123 fclose(json_file); in cper_to_json() 200 fclose(cper_file); in json_to_cper()
|
/openbmc/linux/arch/x86/boot/tools/ |
H A D | build.c | 158 fclose(file); in parse_zoffset() 201 fclose(file); in main() 240 if (fclose(dest)) in main()
|
/openbmc/phosphor-state-manager/test/ |
H A D | systemd_parser.cpp | 45 std::fclose(tmpf); in TEST() 49 std::fclose(tmpf); in TEST() 89 std::fclose(tmpf); in TEST()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 220 fclose(file); in parser_auth() 232 fclose(file); in parser_auth() 245 fclose(file); in parser_auth() 259 fclose(file); in parser_auth()
|
/openbmc/linux/tools/arch/x86/intel_sdsi/ |
H A D | intel_sdsi.c | 237 fclose(regs_ptr); in sdsi_update_registers() 246 fclose(regs_ptr); in sdsi_update_registers() 250 fclose(regs_ptr); in sdsi_update_registers() 374 fclose(cert_ptr); in sdsi_meter_cert_show() 377 fclose(cert_ptr); in sdsi_meter_cert_show() 458 fclose(cert_ptr); in sdsi_state_cert_show() 461 fclose(cert_ptr); in sdsi_state_cert_show() 661 fclose(fp); in read_sysfs_data() 665 fclose(fp); in read_sysfs_data()
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | zipnote-crashes-with-segfault.patch | 17 - fclose(x); 18 + fclose(in_file);
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | tmon.c | 77 fclose(tmon_log); in tmon_cleanup() 147 fclose(tmon_log); in prepare_logging() 155 fclose(tmon_log); in prepare_logging() 162 fclose(tmon_log); in prepare_logging()
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 50 fclose(file); in is_rapl_enabled() 152 fclose(file); in vmsr_get_max_physical_package() 282 fclose(file); in vmsr_read_thread_stat() 287 fclose(file); in vmsr_read_thread_stat()
|
/openbmc/libcper/tests/ |
H A D | ir-tests.cpp | 37 fclose(record); in cper_log_section_ir_test() 77 fclose(stream); in cper_log_section_binary_test() 86 fclose(record); in cper_log_section_binary_test()
|