/kernel/linux/linux-5.10/tools/testing/selftests/firmware/ |
H A D | fw_namespace.c | 137 setvbuf(stdout, NULL, _IONBF, 0); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_cpuid.c | 104 * fprintf(stdout, in test_hv_cpuid() 153 /* Tell stdout not to buffer its content */ in main() 154 setbuf(stdout, NULL); in main()
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | flamegraph.py | 97 with io.open(sys.stdout.fileno(), "w", encoding="utf-8", closefd=False) as out:
|
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/ |
H A D | sampling.c | 105 fprintf(stdout, "cpu %3d, pid %6d, tid %6d, ip %20llx, period %20llu\n", in main()
|
/kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
H A D | main.c | 182 if (config->output != stdout) in main()
|
/kernel/linux/linux-5.10/include/acpi/platform/ |
H A D | acenv.h | 355 #define ACPI_FILE_OUT stdout
|
/kernel/linux/linux-6.6/include/acpi/platform/ |
H A D | acenv.h | 354 #define ACPI_FILE_OUT stdout
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | perf_event_open.c | 73 perf_event_attr__fprintf(stdout, attr, attr__fprintf, &args); in perf_event_attr___scnprintf()
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/ |
H A D | buildid.sh | 59 id=`objcopy -O binary --only-section=.buildid $1 /dev/stdout | \
|
/kernel/linux/linux-6.6/scripts/ |
H A D | generate_rust_analyzer.py | 162 json.dump(rust_project, sys.stdout, sort_keys=True, indent=4)
|
/kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
H A D | main.c | 182 if (config->output != stdout) in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | inconsistency-check.c | 177 setbuf(stdout, NULL); in main()
|
H A D | nsleep-lat.c | 158 fflush(stdout); in main()
|
H A D | nanosleep.c | 149 fflush(stdout); in main()
|
H A D | rtcpie.c | 117 fflush(stdout); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kselftest/ |
H A D | runner.sh | 7 export logfile=/dev/stdout
|
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
H A D | clone3_cap_checkpoint_restore.c | 36 fflush(stdout); in child_exit()
|
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/ |
H A D | fw_namespace.c | 137 setvbuf(stdout, NULL, _IONBF, 0); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | audit_logread.c | 128 fflush(stdout); in readlog()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/ |
H A D | fpu_signal.c | 92 setbuf(stdout, NULL); in test_signal_fpu()
|
H A D | vmx_signal.c | 113 setbuf(stdout, NULL); in test_signal_vmx()
|
H A D | vsx_preempt.c | 108 setbuf(stdout, NULL); in test_preempt_vsx()
|
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | cat_test.c | 156 fflush(stdout); in cat_perf_miss_val()
|
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/ |
H A D | sampling.c | 105 fprintf(stdout, "cpu %3d, pid %6d, tid %6d, ip %20llx, period %20llu\n", in main()
|
/kernel/liteos_a/apps/shell/src/ |
H A D | main.c | 143 setbuf(stdout, NULL); in main()
|