Home
last modified time | relevance | path

Searched defs:outf (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc.c170 FILE *outf = NULL; in main() local
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc.c172 FILE *outf = NULL; in main() local
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c459 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.c81 FILE *outf; in read_trace_pipe2() local
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst-display.c84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt() argument
112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() argument
169 print_package_info(int cpu, FILE *outf) print_package_info() argument
191 _isst_pbf_display_information(int cpu, FILE *outf, int level, struct isst_pbf_info *pbf_info, int disp_level) _isst_pbf_display_information() argument
234 _isst_fact_display_information(int cpu, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info, int base_level) _isst_fact_display_information() argument
322 isst_ctdp_display_core_info(int cpu, FILE *outf, char *prefix, unsigned int val, char *str0, char *str1) isst_ctdp_display_core_info() argument
356 isst_ctdp_display_information(int cpu, FILE *outf, int tdp_level, struct isst_pkg_ctdp *pkg_dev) isst_ctdp_display_information() argument
573 isst_ctdp_display_information_start(FILE *outf) isst_ctdp_display_information_start() argument
580 isst_ctdp_display_information_end(FILE *outf) isst_ctdp_display_information_end() argument
586 isst_pbf_display_information(int cpu, FILE *outf, int level, struct isst_pbf_info *pbf_info) isst_pbf_display_information() argument
596 isst_fact_display_information(int cpu, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info) isst_fact_display_information() argument
608 isst_clos_display_information(int cpu, FILE *outf, int clos, struct isst_clos_config *clos_config) isst_clos_display_information() argument
650 isst_clos_display_clos_information(int cpu, FILE *outf, int clos_enable, int type, int state, int cap) isst_clos_display_clos_information() argument
694 isst_clos_display_assoc_information(int cpu, FILE *outf, int clos) isst_clos_display_assoc_information() argument
712 isst_display_result(int cpu, FILE *outf, char *feature, char *cmd, int result) isst_display_result() argument
736 FILE *outf = get_output_file(); isst_display_error_info_message() local
[all...]
H A Disst-config.c23 static FILE *outf; variable
[all...]
/kernel/linux/linux-6.6/samples/bpf/
H A Dhbm.c77 FILE *outf; in read_trace_pipe2() local
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core.c74 FILE *outf = get_output_file(); in isst_send_msr_command() local
H A Disst-display.c84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt() argument
112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() argument
169 print_package_info(struct isst_id *id, FILE *outf) print_package_info() argument
198 _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, struct isst_pbf_info *pbf_info, int disp_level) _isst_pbf_display_information() argument
241 _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info, int base_level) _isst_fact_display_information() argument
319 isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, unsigned int val, char *str0, char *str1) isst_ctdp_display_core_info() argument
338 isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, struct isst_pkg_ctdp *pkg_dev) isst_ctdp_display_information() argument
548 isst_ctdp_display_information_start(FILE *outf) isst_ctdp_display_information_start() argument
555 isst_ctdp_display_information_end(FILE *outf) isst_ctdp_display_information_end() argument
561 isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, struct isst_pbf_info *pbf_info) isst_pbf_display_information() argument
571 isst_fact_display_information(struct isst_id *id, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info) isst_fact_display_information() argument
583 isst_clos_display_information(struct isst_id *id, FILE *outf, int clos, struct isst_clos_config *clos_config) isst_clos_display_information() argument
625 isst_clos_display_clos_information(struct isst_id *id, FILE *outf, int clos_enable, int type, int state, int cap) isst_clos_display_clos_information() argument
669 isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos) isst_clos_display_assoc_information() argument
687 isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd, int result) isst_display_result() argument
710 FILE *outf = get_output_file(); isst_display_error_info_message() local
749 isst_trl_display_information(struct isst_id *id, FILE *outf, unsigned long long trl) isst_trl_display_information() argument
[all...]
H A Disst-core-mbox.c81 FILE *outf = get_output_file(); in _send_mmio_command() local
H A Disst-config.c25 static FILE *outf; variable
[all...]
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c275 FILE *outf = NULL; in decompress_file() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c275 FILE *outf = NULL; in decompress_file() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.c123 fixed20_12 outf = dfixed_init(out); in compute_dda_inc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c130 fixed20_12 outf = dfixed_init(out); in compute_dda_inc() local
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c38 FILE *outf; variable
[all...]
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c208 FILE *outf; variable
[all...]

Completed in 31 milliseconds