Searched refs:sys (Results 676 - 700 of 1515) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/power/cpupower/lib/
H A Dcpupower.c6 #include <sys/types.h>
7 #include <sys/stat.h>
/linux-master/tools/testing/selftests/powerpc/include/
H A Dutils.h14 #include <sys/signal.h>
77 #include <sys/syscall.h>
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c4 #include <sys/stat.h>
6 #include <sys/syscall.h>
H A Dsend_signal.c3 #include <sys/time.h>
4 #include <sys/resource.h>
/linux-master/tools/tracing/rtla/src/
H A Dtimerlat_u.c16 #include <sys/wait.h>
17 #include <sys/prctl.h>
/linux-master/tools/testing/selftests/sigaltstack/
H A Dsas.c14 #include <sys/mman.h>
20 #include <sys/auxv.h>
/linux-master/tools/testing/selftests/user_events/
H A Ddyn_test.c13 #include <sys/ioctl.h>
14 #include <sys/stat.h>
20 const char *dyn_file = "/sys/kernel/tracing/dynamic_events";
21 const char *abi_file = "/sys/kernel/tracing/user_events_data";
22 const char *enable_file = "/sys/kernel/tracing/events/user_events/__test_event/enable";
/linux-master/drivers/gpu/drm/ci/
H A Digt_runner.sh13 cat /sys/kernel/debug/devices_deferred
14 cat /sys/kernel/debug/device_component/*
19 cat /sys/kernel/debug/dri/*/state
/linux-master/arch/um/os-Linux/
H A Dhelper.c12 #include <sys/socket.h>
13 #include <sys/wait.h>
/linux-master/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c12 #include <sys/epoll.h>
13 #include <sys/eventfd.h>
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h4 #include <sys/socket.h>
5 #include <sys/types.h>
/linux-master/tools/testing/selftests/timers/
H A Dadjtick.c22 #include <sys/time.h>
23 #include <sys/timex.h>
/linux-master/tools/testing/selftests/net/lib/py/
H A Dksft.py5 import sys namespace
159 sys.exit(0 if KSFT_RESULT_ALL else 1)
/linux-master/scripts/
H A Dgenerate_rust_analyzer.py11 import sys namespace
162 json.dump(rust_project, sys.stdout, sort_keys=True, indent=4)
/linux-master/tools/testing/selftests/kvm/
H A Drseq_test.c20 #include <sys/ioctl.h>
21 #include <sys/sysinfo.h>
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c14 #include <sys/mman.h>
15 #include <sys/prctl.h>
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c13 #include <sys/syscall.h>
15 #include <sys/mman.h>
16 #include <sys/stat.h>
17 #include <sys/wait.h>
27 #include <sys/prctl.h>
31 #include <sys/ioctl.h>
34 #include <sys/ptrace.h>
35 #include <sys/signal.h>
/linux-master/tools/testing/selftests/mm/
H A Dvirtual_address_range.c13 #include <sys/mman.h>
14 #include <sys/time.h>
H A Dcompaction_test.c12 #include <sys/mman.h>
13 #include <sys/resource.h>
62 fd = open("/proc/sys/vm/compact_unevictable_allowed",
65 ksft_print_msg("Failed to open /proc/sys/vm/compact_unevictable_allowed: %s\n",
71 ksft_print_msg("Failed to read from /proc/sys/vm/compact_unevictable_allowed: %s\n",
100 fd = open("/proc/sys/vm/nr_hugepages", O_RDWR | O_NONBLOCK);
102 ksft_print_msg("Failed to open /proc/sys/vm/nr_hugepages: %s\n",
111 ksft_print_msg("Failed to write 100000 to /proc/sys/vm/nr_hugepages: %s\n",
119 ksft_print_msg("Failed to re-read from /proc/sys/vm/nr_hugepages: %s\n",
137 ksft_print_msg("Failed to write value to /proc/sys/v
[all...]
/linux-master/tools/perf/bench/
H A Duprobe.c19 #include <sys/time.h>
20 #include <sys/types.h>
/linux-master/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c29 #include <sys/types.h>
30 #include <sys/time.h>
31 #include <sys/resource.h>
32 #include <sys/stat.h>
47 char *DEF_MSGS = "/proc/sys/fs/mqueue/msg_default";
48 char *DEF_MSGSIZE = "/proc/sys/fs/mqueue/msgsize_default";
49 char *MAX_MSGS = "/proc/sys/fs/mqueue/msg_max";
50 char *MAX_MSGSIZE = "/proc/sys/fs/mqueue/msgsize_max";
/linux-master/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c20 #include <sys/mman.h>
/linux-master/drivers/hsi/controllers/
H A Domap_ssi.h121 * @sys: SSI I/O base address
139 void __iomem *sys; member in struct:omap_ssi_controller
/linux-master/tools/perf/ui/browsers/
H A Dheader.c10 #include <sys/ttydefaults.h>
/linux-master/tools/testing/selftests/ptrace/
H A Dvmaccess.c16 #include <sys/ptrace.h>

Completed in 341 milliseconds

<<21222324252627282930>>