Searched refs:sys (Results 1 - 25 of 1483) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c7 #include <sys/ioctl.h>
216 static const char system_id_path[] = "/sys/firmware/devicetree/base/system-id";
217 static const char model_path[] = "/sys/firmware/devicetree/base/model";
/linux-master/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c11 #include <sys/ioctl.h>
12 #include <sys/mman.h>
H A Dmax_guest_memory_test.c8 #include <sys/types.h>
/linux-master/tools/testing/selftests/net/
H A Dudpgso.c21 #include <sys/ioctl.h>
22 #include <sys/socket.h>
23 #include <sys/stat.h>
24 #include <sys/time.h>
25 #include <sys/types.h>
H A Dreuseaddr_conflict.c15 #include <sys/socket.h>
16 #include <sys/types.h>
H A Dbind_wildcard.c4 #include <sys/socket.h>
H A Dtls.c18 #include <sys/epoll.h>
19 #include <sys/types.h>
20 #include <sys/sendfile.h>
21 #include <sys/socket.h>
22 #include <sys/stat.h>
2200 f = fopen("/proc/sys/crypto/fips_enabled", "r");
2204 ksft_print_msg("ERROR: Couldn't read /proc/sys/crypto/fips_enabled\n");
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h64 #include <sys/mman.h>
65 #include <sys/types.h>
66 #include <sys/wait.h>
H A Dkselftest.h54 #include <sys/utsname.h>
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c19 #include <sys/ttydefaults.h>
/linux-master/tools/include/uapi/sound/
H A Dasound.h16 #include <sys/ioctl.h>
/linux-master/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c27 #include <sys/time.h>
28 #include <sys/timex.h>
39 #include <sys/syscall.h>
H A Dposix_timers.c10 #include <sys/time.h>
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c17 #include <sys/types.h>
18 #include <sys/wait.h>
19 #include <sys/stat.h>
20 #include <sys/select.h>
21 #include <sys/resource.h>
24 #include <sys/time.h>
33 #include <sys/capability.h>
1358 } sys; variable in typeref:struct:sys_counters
1362 struct msr_counter *p = sys.tp, *pnext = NULL;
1370 p = sys
[all...]
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c25 #include <sys/poll.h>
26 #include <sys/utsname.h>
38 #include <sys/stat.h>
107 #define KVP_NET_DIR "/sys/class/net/"
/linux-master/fs/btrfs/
H A Dioctl.c3528 memcpy(&bargs->sys, &bctl->sys, sizeof(bargs->sys));
3663 memcpy(&bctl->sys, &bargs->sys, sizeof(bctl->sys));
/linux-master/arch/x86/entry/
H A Dsyscall_x32.c5 #include <linux/sys.h>
H A Dsyscall_64.c5 #include <linux/sys.h>
H A Dsyscall_32.c5 #include <linux/sys.h>
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1866 tx_link=$(ip netns exec $ns cat /sys/class/net/$link/statistics/tx_bytes)
3367 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3379 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3391 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3402 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3413 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3426 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3440 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3475 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3504 continue_if mptcp_lib_has_file '/proc/sys/ne
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dvm_util.h4 #include <sys/mman.h>
/linux-master/arch/riscv/include/asm/
H A Dsyscall_wrapper.h82 __SYSCALL_SE_DEFINEx(x, sys, name, __VA_ARGS__) \
/linux-master/tools/objtool/
H A Dcheck.c9 #include <sys/mman.h>
/linux-master/scripts/kconfig/lxdialog/
H A Ddialog.h8 #include <sys/types.h>
/linux-master/scripts/kconfig/
H A Dconf.c14 #include <sys/time.h>

Completed in 300 milliseconds

1234567891011>>