Searched refs:stderr (Results 476 - 500 of 617) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/hv/
H A Dhv_vss_daemon.c203 fprintf(stderr, "Usage: %s [options]\n"
/linux-master/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c62 fprintf(stderr, "%s: unexpected si_code %d\n", __func__, info->si_code);
H A Dsigtrap_threads.c74 fprintf(stderr, "%s: unexpected si_code %d\n", __func__, info->si_code);
/linux-master/tools/pci/
H A Dpcitest.c230 fprintf(stderr,
/linux-master/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c52 vfprintf(stderr, fmt, ap);
/linux-master/tools/bpf/bpftool/
H A Dmap_perf_ring.c47 fprintf(stderr, "Stopping...\n");
H A Dmain.c59 fprintf(stderr,
/linux-master/tools/testing/selftests/rseq/
H A Drseq.h108 fprintf(stderr, fmt "(in %s() at " __FILE__ ":" __rseq_str(__LINE__)"\n", \
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py394 sys.stderr.write('cmd' + os.linesep)
395 sys.stderr.write(hex_dump(cmd) + os.linesep)
396 sys.stderr.write('rsp' + os.linesep)
397 sys.stderr.write(hex_dump(rsp) + os.linesep)
/linux-master/lib/zlib_deflate/
H A Ddefutil.h369 Tracevv((stderr," l %2d v %4x ", length, value));
/linux-master/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c40 fprintf(stderr, \
/linux-master/tools/perf/tests/
H A Dhists_filter.c146 machine__fprintf(machine, stderr);
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py84 subprocess.run(cmd, shell=True, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c160 fprintf(stderr, "Could not set CPU affinity -- calibration may not work well");
/linux-master/tools/workqueue/
H A Dwq_dump.py62 print(s, file=sys.stderr, flush=True)
/linux-master/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c84 fprintf(stderr,
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py78 stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c34 fflush(stderr);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcp_check_syncookie_user.c171 fprintf(stderr, "Usage: %s prog_id\n", argv[0]);
H A Duprobe_multi.c89 fprintf(stderr, "usage: %s <bench|usdt>\n", argv[0]);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_assign.c196 fprintf(stderr, "Invalid family %d", family);
/linux-master/tools/power/acpi/tools/pfrut/
H A Dpfrut.c62 fprintf(stderr,
/linux-master/tools/cgroup/
H A Dmemcg_slabinfo.py32 print('slabinfo.py: error: %s' % s, file=sys.stderr, flush=True)
/linux-master/tools/testing/selftests/mm/
H A Dmemfd_secret.c170 fprintf(stderr, "weird waitppid result %ld stat %x\n",
/linux-master/tools/lib/subcmd/
H A Drun-command.c187 fprintf(stderr, " Error: waitpid failed (%s)",

Completed in 231 milliseconds

<<11121314151617181920>>