Searched refs:sys (Results 526 - 550 of 1515) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/testing/selftests/timers/
H A Draw_skew.c25 #include <sys/time.h>
26 #include <sys/timex.h>
/linux-master/arch/x86/um/
H A Duser-offsets.c6 #include <sys/mman.h>
7 #include <sys/user.h>
/linux-master/tools/kvm/kvm_stat/
H A Dkvm_stat24 import sys
630 /sys/kernel/tracing/events/ which export information
680 with open('/sys/devices/system/cpu/online') as cpu_list:
710 sys.exit("NOFILE rlimit could not be raised to {0}".format(newlim))
1613 sys.exit("Error: Could not open file: %s" %
1617 print(frmt.get_banner(), file=f or sys.stdout)
1622 print(statline, file=f or sys.stdout)
1685 - /proc/sys/kernel/perf_event_paranoid < 1 if user has no
1710 sys.exit('Error while searching for guest "{}". Use "-p" to '
1713 sys
[all...]
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt_mon.c37 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
96 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
152 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
222 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
310 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
348 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
468 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
510 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
560 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT)
720 if (tnr_dmd->sys !
[all...]
H A Dcxd2880_tnrdmd_dvbt2_mon.c37 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
97 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
194 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
371 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
448 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
524 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
626 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
725 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
786 if (tnr_dmd->sys != CXD2880_DTV_SYS_DVBT2)
879 if (tnr_dmd->sys !
[all...]
H A Dcxd2880_tnrdmd.h230 enum cxd2880_dtv_sys sys; member in struct:cxd2880_tnrdmd
260 enum cxd2880_dtv_sys sys,
268 enum cxd2880_dtv_sys sys,
323 enum cxd2880_dtv_sys sys,
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/microblaze/kernel/
H A Dsys_microblaze.c25 #include <linux/sys.h>
H A Dmisc.S16 #include <linux/sys.h>
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_gram.y46 #include <sys/types.h>
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dsegv_errors.c16 #include <sys/mman.h>
/linux-master/tools/testing/selftests/prctl/
H A Ddisable-tsc-test.c15 #include <sys/prctl.h>
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c8 #include <sys/mman.h>
/linux-master/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests28 mount none /sys/fs/pstore -t pstore
/linux-master/tools/testing/selftests/ia64/
H A Daliasing-test.c11 #include <sys/types.h>
16 #include <sys/ioctl.h>
17 #include <sys/mman.h>
18 #include <sys/stat.h>
247 scan_tree("/sys/class/pci_bus", "legacy_mem", 0, 0xA0000, 1);
248 scan_tree("/sys/class/pci_bus", "legacy_mem", 0xA0000, 0x20000, 0);
249 scan_tree("/sys/class/pci_bus", "legacy_mem", 0xC0000, 0x40000, 1);
250 scan_tree("/sys/class/pci_bus", "legacy_mem", 0, 1024*1024, 0);
252 scan_rom("/sys/devices", "rom");
/linux-master/tools/lib/
H A Dvsprintf.c2 #include <sys/types.h>
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh35 set /proc/sys/vm/oom_kill_allocating_task to specified value
115 oom_kill_allocating_task_saved=`cat /proc/sys/vm/oom_kill_allocating_task`
121 > /proc/sys/vm/oom_kill_allocating_task
212 echo $oom_kill_allocating_task > /proc/sys/vm/oom_kill_allocating_task
/linux-master/tools/perf/arch/arm/annotate/
H A Dinstructions.c4 #include <sys/types.h>
/linux-master/scripts/dtc/
H A Dfstree.c9 #include <sys/stat.h>
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h81 #include <sys/types.h>
/linux-master/tools/testing/selftests/x86/
H A Dvdso_restorer.c23 #include <sys/syscall.h>
H A Dsyscall_nt.c15 #include <sys/syscall.h>
/linux-master/tools/lib/symbol/
H A Dkallsyms.c5 #include <sys/stat.h>
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c10 #include <sys/mman.h>
/linux-master/tools/perf/util/
H A Dstrbuf.h47 #include <sys/types.h>

Completed in 347 milliseconds

<<21222324252627282930>>