Searched refs:sys (Results 276 - 300 of 1483) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_vs_cpu_event_test.c10 #include <sys/types.h>
11 #include <sys/wait.h>
H A Dcpu_event_vs_ebb_test.c10 #include <sys/types.h>
11 #include <sys/wait.h>
H A Dcpu_event_pinned_vs_ebb_test.c10 #include <sys/types.h>
11 #include <sys/wait.h>
/linux-master/tools/perf/scripts/python/
H A Dnet_dropmonitor.py7 import sys namespace
9 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dtpidr2_restore.c10 #include <sys/auxv.h>
11 #include <sys/prctl.h>
H A Dfpmr_siginfo.c11 #include <sys/auxv.h>
12 #include <sys/prctl.h>
/linux-master/tools/lib/api/fs/
H A Dcgroup.c3 #include <sys/types.h>
4 #include <sys/stat.h>
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c6 #include <sys/types.h>
7 #include <sys/wait.h>
/linux-master/tools/perf/trace/beauty/
H A Dmsg_flags.c2 #include <sys/types.h>
3 #include <sys/socket.h>
/linux-master/drivers/clk/starfive/
H A DMakefile8 obj-$(CONFIG_CLK_STARFIVE_JH7110_SYS) += clk-starfive-jh7110-sys.o
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_omem_uncharge.c5 #include <sys/types.h>
6 #include <sys/socket.h>
H A Darena_list.c4 #include <sys/mman.h>
6 #include <sys/user.h>
7 #ifndef PAGE_SIZE /* on some archs it comes in sys/user.h */
/linux-master/tools/perf/tests/shell/
H A Dstat_bpf_counters_cgrp.sh28 if [ -d /sys/fs/cgroup/system.slice ] && [ -d /sys/fs/cgroup/user.slice ]; then
/linux-master/tools/testing/selftests/bpf/
H A Durandom_read.c5 #include <sys/types.h>
6 #include <sys/stat.h>
/linux-master/tools/testing/vsock/
H A Dmsg_zerocopy_common.c11 #include <sys/types.h>
12 #include <sys/socket.h>
/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_fault_after_madv.c5 #include <sys/mman.h>
6 #include <sys/types.h>
H A Dmemfd_secret.c9 #include <sys/uio.h>
10 #include <sys/mman.h>
11 #include <sys/wait.h>
12 #include <sys/types.h>
13 #include <sys/ptrace.h>
14 #include <sys/syscall.h>
15 #include <sys/resource.h>
16 #include <sys/capability.h>
H A Dhugetlb_madv_vs_map.c4 * # echo 1 > /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
23 #include <sys/mman.h>
24 #include <sys/types.h>
/linux-master/tools/testing/selftests/livepatch/
H A Dtest-syscall.sh27 loop_until 'grep -q '^0$' /sys/kernel/test_klp_syscall/npids'
29 pending_pids=$(cat /sys/kernel/test_klp_syscall/npids)
46 % echo 0 > /sys/kernel/livepatch/$MOD_SYSCALL/enabled
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_read_before_terminate_race.c12 #include <sys/types.h>
13 #include <sys/wait.h>
17 #define DBGFS_MONITOR_ON "/sys/kernel/debug/damon/monitor_on_DEPRECATED"
18 #define DBGFS_TARGET_IDS "/sys/kernel/debug/damon/target_ids"
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c21 #include <sys/shm.h>
22 #include <sys/syscall.h>
23 #include <sys/time.h>
24 #include <sys/types.h>
25 #include <sys/wait.h>
/linux-master/tools/testing/selftests/x86/
H A Dsysret_rip.c14 #include <sys/signal.h>
15 #include <sys/ucontext.h>
16 #include <sys/syscall.h>
21 #include <sys/user.h>
22 #include <sys/mman.h>
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c14 #include <sys/types.h>
15 #include <sys/wait.h>
16 #include <sys/ptrace.h>
17 #include <sys/param.h>
18 #include <sys/uio.h>
H A Dstep_after_suspend_test.c16 #include <sys/ptrace.h>
17 #include <sys/stat.h>
18 #include <sys/timerfd.h>
19 #include <sys/types.h>
20 #include <sys/wait.h>
141 power_state_fd = open("/sys/power/state", O_RDWR);
144 "open(\"/sys/power/state\") failed %s)\n",
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c15 #include <sys/syscall.h>
16 #include <sys/types.h>
17 #include <sys/stat.h>
18 #include <sys/wait.h>
19 #include <sys/epoll.h>

Completed in 202 milliseconds

<<11121314151617181920>>