Searched refs:sys (Results 601 - 625 of 1515) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c12 #include <sys/syscall.h>
/linux-master/tools/perf/util/
H A Dtop.h14 #include <sys/ioctl.h>
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Duserspace_io_test.c6 #include <sys/ioctl.h>
H A Dplatform_info_test.c16 #include <sys/ioctl.h>
/linux-master/arch/um/os-Linux/drivers/
H A Dtuntap_user.c12 #include <sys/ioctl.h>
13 #include <sys/socket.h>
14 #include <sys/wait.h>
15 #include <sys/uio.h>
/linux-master/tools/testing/selftests/landlock/
H A Dptrace_test.c14 #include <sys/prctl.h>
15 #include <sys/ptrace.h>
16 #include <sys/types.h>
17 #include <sys/wait.h>
73 const int fd = open("/proc/sys/kernel/yama/ptrace_scope", O_RDONLY);
/linux-master/tools/testing/vsock/
H A Dutil.h5 #include <sys/socket.h>
/linux-master/tools/testing/selftests/lsm/
H A Dlsm_set_self_attr_test.c14 #include <sys/types.h>
/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh14 nr_hugepgs=$(cat /proc/sys/vm/nr_hugepages)
59 echo 0 >/proc/sys/vm/nr_hugepages
129 echo 100 >/proc/sys/vm/nr_hugepages
257 echo "$nr_hugepgs" > /proc/sys/vm/nr_hugepages
H A Dthuge-gen.c17 #include <sys/mman.h>
20 #include <sys/ipc.h>
21 #include <sys/shm.h>
22 #include <sys/stat.h>
70 "cat /sys/kernel/mm/hugepages/hugepages-%lukB/free_hugepages",
105 "/sys/kernel/mm/hugepages/hugepages-%lukB/free_hugepages",
174 glob("/sys/kernel/mm/hugepages/hugepages-*kB", 0, NULL, &g);
177 sscanf(g.gl_pathv[i], "/sys/kernel/mm/hugepages/hugepages-%lukB",
193 if (read_sysfs(0, "/proc/sys/kernel/shmmax") < NUM_PAGES * largest)
194 ksft_exit_fail_msg("Please do echo %lu > /proc/sys/kerne
[all...]
H A Dvm_util.h4 #include <sys/mman.h>
/linux-master/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_port_split.py9 import sys namespace
243 sys.exit(KSFT_SKIP)
274 sys.exit(1)
305 sys.exit(KSFT_SKIP)
/linux-master/tools/testing/selftests/clone3/
H A Dclone3.c14 #include <sys/syscall.h>
15 #include <sys/types.h>
16 #include <sys/un.h>
17 #include <sys/wait.h>
H A Dclone3_set_tid.c16 #include <sys/syscall.h>
17 #include <sys/types.h>
18 #include <sys/un.h>
19 #include <sys/wait.h>
161 f = fopen("/proc/sys/kernel/pid_max", "r");
164 "%s - Could not open /proc/sys/kernel/pid_max\n",
168 ksft_print_msg("/proc/sys/kernel/pid_max %d\n", pid_max);
/linux-master/tools/testing/selftests/net/
H A Depoll_busy_poll.c20 #include <sys/capability.h>
22 #include <sys/epoll.h>
23 #include <sys/ioctl.h>
24 #include <sys/socket.h>
/linux-master/tools/testing/selftests/timers/
H A Dset-2038.c29 #include <sys/time.h>
/linux-master/tools/testing/selftests/tty/
H A Dtty_tstamp_update.c8 #include <sys/stat.h>
/linux-master/tools/power/acpi/tools/pfrut/
H A Dpfrut.c17 #include <sys/types.h>
18 #include <sys/stat.h>
22 #include <sys/ioctl.h>
23 #include <sys/mman.h>
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c13 #include <sys/wait.h>
/linux-master/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh34 SYSFS_SUPPLIES=/sys/class/power_supply/
/linux-master/tools/testing/selftests/kvm/lib/
H A Dassert.c10 #include <sys/syscall.h>
/linux-master/tools/testing/selftests/kvm/
H A Dkvm_create_max_vcpus.c13 #include <sys/resource.h>
/linux-master/tools/testing/selftests/memfd/
H A Dfuse_test.c31 #include <sys/mman.h>
32 #include <sys/stat.h>
33 #include <sys/syscall.h>
34 #include <sys/wait.h>
/linux-master/tools/perf/trace/beauty/
H A Dfs_at_flags.c9 #include <sys/types.h>
/linux-master/tools/perf/bench/
H A Dbench.h5 #include <sys/time.h>

Completed in 356 milliseconds

<<21222324252627282930>>