Searched refs:sys (Results 351 - 375 of 1506) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/proc/
H A Dproc-tid0.c17 #include <sys/types.h>
/linux-master/tools/perf/arch/x86/tests/
H A Dbp-modify.c3 #include <sys/types.h>
4 #include <sys/wait.h>
5 #include <sys/user.h>
11 #include <sys/ptrace.h>
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_funcs.c5 #include <sys/syscall.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dconnect_ping.c11 #include <sys/socket.h>
H A Drecvmsg6_prog.c6 #include <sys/socket.h>
H A Dudp_limit.c3 #include <sys/socket.h>
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dsme_vl.c11 #include <sys/prctl.h>
H A Dsve_vl.c11 #include <sys/prctl.h>
/linux-master/tools/perf/util/
H A Dthread_map.h5 #include <sys/types.h>
H A Dstring2.h7 #include <sys/types.h> // pid_t
/linux-master/tools/testing/selftests/rseq/
H A Dbasic_test.c12 #include <sys/time.h>
/linux-master/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c15 #include <sys/types.h>
16 #include <sys/shm.h>
17 #include <sys/stat.h>
18 #include <sys/mman.h>
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dcr4_cpuid_sync_test.c15 #include <sys/ioctl.h>
H A Dvmx_close_while_nested_test.c17 #include <sys/ioctl.h>
/linux-master/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c12 #include <sys/ioctl.h>
13 #include <sys/time.h>
14 #include <sys/types.h>
15 #include <sys/stat.h>
89 if (access("/sys/kernel/tracing/trace", F_OK) == 0) {
91 "/sys/kernel/tracing/events/%s/id", probe_name);
94 "/sys/kernel/debug/tracing/events/%s/id", probe_name);
/linux-master/scripts/gdb/
H A Dvmlinux-gdb.py16 sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)) + "/scripts/gdb")
/linux-master/tools/perf/arch/powerpc/util/
H A Dheader.c2 #include <sys/types.h>
/linux-master/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c12 #include <sys/socket.h>
13 #include <sys/stat.h>
14 #include <sys/types.h>
15 #include <sys/un.h>
/linux-master/tools/crypto/tcrypt/
H A Dtcrypt_speed_compare.py53 import sys namespace
187 if len(sys.argv) != 3:
188 print(f"usage: {sys.argv[0]} base_log new_log")
190 main(sys.argv[1], sys.argv[2])
/linux-master/samples/bpf/
H A Dcpustat_user.c13 #include <sys/types.h>
14 #include <sys/stat.h>
15 #include <sys/time.h>
16 #include <sys/wait.h>
28 #define CPUFREQ_MAX_SYSFS_PATH "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq"
/linux-master/arch/um/os-Linux/
H A Dutil.c14 #include <sys/wait.h>
15 #include <sys/mman.h>
16 #include <sys/utsname.h>
17 #include <sys/random.h>
/linux-master/arch/um/include/shared/
H A Duser.h24 #include <sys/types.h>
/linux-master/tools/perf/arch/x86/util/
H A Dpmu.c4 #include <sys/types.h>
/linux-master/tools/tracing/rtla/sample/
H A Dtimerlat_load.py24 import sys namespace
54 timerlat_path = "/sys/kernel/tracing/osnoise/per_cpu/cpu" + args.cpu + "/timerlat_fd"
/linux-master/arch/x86/entry/
H A Dsyscall_32.c5 #include <linux/sys.h>

Completed in 247 milliseconds

<<11121314151617181920>>