Searched refs:sys (Results 376 - 400 of 1506) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dksyms.c6 #include <sys/stat.h>
10 const char *btf_path = "/sys/kernel/btf/vmlinux";
H A Dtest_lsm.c8 #include <sys/mman.h>
9 #include <sys/wait.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsendmsg4_prog.c6 #include <sys/socket.h>
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhwcr_msr_test.c5 #include <sys/ioctl.h>
H A Dxss_msr_test.c7 #include <sys/ioctl.h>
/linux-master/scripts/
H A Dcheckkconfigsymbols.py17 import sys namespace
88 sys.exit("Please specify only one option at once.")
91 sys.exit("Please specify valid input in the following format: "
96 sys.exit("The current Git tree is dirty (see 'git status'). "
105 sys.exit("The --commit option can't use the HEAD ref")
113 sys.exit("Please specify a valid Python regex.")
123 COLOR = args.color and sys.stdout.isatty()
131 sys.exit(0)
319 sys.exit(1)
477 os.dup2(devnull, sys
[all...]
/linux-master/tools/perf/trace/beauty/
H A Dopen_flags.c2 #include <sys/types.h>
3 #include <sys/stat.h>
H A Dmode_t.c2 #include <sys/types.h>
3 #include <sys/stat.h>
/linux-master/tools/lib/subcmd/
H A Dpager.c2 #include <sys/select.h>
7 #include <sys/ioctl.h>
/linux-master/tools/perf/scripts/python/
H A Dmem-phys-addr.py10 import sys namespace
16 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
/linux-master/tools/power/cpupower/bench/
H A Dsystem.c9 #include <sys/time.h>
10 #include <sys/types.h>
/linux-master/tools/perf/util/
H A Dzlib.c6 #include <sys/stat.h>
7 #include <sys/mman.h>
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c12 #include <sys/types.h>
13 #include <sys/wait.h>
/linux-master/tools/testing/selftests/lkdtm/
H A Drun.sh10 TRIGGER=/sys/kernel/debug/provoke-crash/DIRECT
11 CLEAR_ONCE=/sys/kernel/debug/clear_warn_once
H A Dstack-entropy.sh7 TRIGGER=/sys/kernel/debug/provoke-crash/DIRECT
/linux-master/tools/perf/bench/
H A Dfutex.h12 #include <sys/syscall.h>
13 #include <sys/types.h>
/linux-master/tools/perf/tests/
H A Dsdt.c7 #include <sys/epoll.h>
19 #include <sys/sdt.h>
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_kernel.c11 #include <sys/types.h>
12 #include <sys/wait.h>
/linux-master/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2.sh20 for i in /sys/class/rc/rc*
/linux-master/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c11 #include <sys/ioctl.h>
12 #include <sys/mman.h>
101 fd = open("/sys/kernel/debug/dma_map_benchmark", O_RDWR);
/linux-master/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c13 #include <sys/ioctl.h>
14 #include <sys/syscall.h>
/linux-master/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c14 #include <sys/types.h>
15 #include <sys/stat.h>
60 const char *path = "/sys/firmware/papr/energy_scale_info";
/linux-master/tools/perf/arch/x86/tests/
H A Dintel-cqm.c11 #include <sys/mman.h>
12 #include <sys/wait.h>
/linux-master/scripts/tracing/
H A Ddraw_functrace.py15 # mount -t tracefs nodev /sys/kernel/tracing
16 # echo function > /sys/kernel/tracing/current_tracer
17 $ cat /sys/kernel/tracing/trace_pipe > ~/raw_trace_func
25 import sys, re namespace
116 for line in sys.stdin:
/linux-master/samples/bpf/
H A Dlwt_len_hist.sh8 TRACE_ROOT=/sys/kernel/tracing
12 rm /sys/fs/bpf/tc/globals/lwt_len_hist_map

Completed in 235 milliseconds

<<11121314151617181920>>