Searched refs:sys (Results 501 - 525 of 1512) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c12 #include <sys/fsuid.h>
13 #include <sys/ioctl.h>
14 #include <sys/mount.h>
15 #include <sys/socket.h>
16 #include <sys/stat.h>
17 #include <sys/sysinfo.h>
18 #include <sys/types.h>
19 #include <sys/wait.h>
/linux-master/tools/testing/selftests/timers/
H A Dinconsistency-check.c27 #include <sys/time.h>
28 #include <sys/timex.h>
H A Dnanosleep.c26 #include <sys/time.h>
27 #include <sys/timex.h>
H A Dnsleep-lat.c23 #include <sys/time.h>
24 #include <sys/timex.h>
/linux-master/tools/testing/selftests/net/af_unix/
H A Dunix_connect.c10 #include <sys/socket.h>
11 #include <sys/un.h>
/linux-master/tools/debugging/
H A Dkernel-chktaint13 Call without parameters to decode /proc/sys/kernel/tainted.
16 retrieved from /proc/sys/kernel/tainted on another system.
32 TAINTFILE="/proc/sys/kernel/tainted"
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tc_edt.sh72 cat /sys/class/net/veth_dst/statistics/rx_bytes )
80 cat /sys/class/net/veth_dst/statistics/rx_bytes )
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-assign-cpus.sh13 sysfsdir=${1-/sys/devices/system/node}
/linux-master/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c5 #include <sys/types.h>
6 #include <sys/stat.h>
H A Dopenat-syscall-all-cpus.c7 #include <sys/types.h>
8 #include <sys/stat.h>
58 "tweak /proc/sys/kernel/perf_event_paranoid?\n",
/linux-master/tools/testing/selftests/proc/
H A Dproc-pid-vm.c37 #include <sys/mount.h>
38 #include <sys/types.h>
39 #include <sys/stat.h>
40 #include <sys/wait.h>
43 #include <sys/syscall.h>
44 #include <sys/uio.h>
46 #include <sys/time.h>
47 #include <sys/resource.h>
/linux-master/samples/bpf/
H A Dtc_l2_redirect.sh10 RP_FILTER=$(< /proc/sys/net/ipv4/conf/all/rp_filter)
11 IPV6_DISABLED=$(< /proc/sys/net/ipv6/conf/all/disable_ipv6)
12 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding)
83 rm -f /sys/fs/bpf/tc/globals/tun_iface
109 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ipt/ifindex)
146 $REDIRECT_USER -U /sys/fs/bpf/tc/globals/tun_iface -i $(< /sys/class/net/ip6t/ifindex)
/linux-master/tools/testing/selftests/net/
H A Dhwtstamp_config.c12 #include <sys/socket.h>
13 #include <sys/ioctl.h>
H A Dpsock_lib.h11 #include <sys/types.h>
12 #include <sys/socket.h>
H A Dtoeplitz.sh8 # irq-pattern-prefix can be derived from /sys/kernel/irq/*/action,
24 KEY="$(</proc/sys/net/core/netdev_rss_key)"
45 # Reads /sys/kernel/irq/ in order, so algorithm depends on
50 SORTED_IRQS=$(for i in /sys/kernel/irq/*; do echo $i; done | sort -V)
84 echo "echo 0 > /proc/sys/net/core/rps_sock_flow_entries;"
89 for i in /sys/class/net/${DEV}/queues/rx-*/rps_cpus
/linux-master/tools/perf/util/
H A Dlzma.c6 #include <sys/types.h>
7 #include <sys/stat.h>
/linux-master/tools/testing/selftests/x86/
H A Dnx_stack.c34 #include <sys/mman.h>
35 #include <sys/resource.h>
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfs_kfuncs.c5 #include <sys/types.h>
6 #include <sys/xattr.h>
H A Drcu_read_lock.c6 #include <sys/syscall.h>
7 #include <sys/types.h>
/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c2 #include <sys/prctl.h>
5 #include <sys/wait.h>
/linux-master/tools/testing/selftests/dt/
H A Dtest_unprobed_devices.sh45 for dev_dir in $(find /sys/devices -type d); do
/linux-master/tools/testing/selftests/resctrl/
H A Dfill_buf.c14 #include <sys/types.h>
15 #include <sys/wait.h>
/linux-master/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py6 import sys namespace
22 ap.add_argument('--file', type=argparse.FileType('r'), default=sys.stdin)
/linux-master/tools/testing/selftests/mm/
H A Dmrelease_test.c10 #include <sys/syscall.h>
11 #include <sys/wait.h>
/linux-master/tools/testing/selftests/riscv/mm/
H A Dmmap_test.h4 #include <sys/mman.h>
5 #include <sys/resource.h>

Completed in 166 milliseconds

<<21222324252627282930>>