Home
last modified time | relevance | path

Searched refs:stress_cpu_x86_has_syscall (Results 1 – 5 of 5) sorted by relevance

/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dcore-cpu.c166 bool stress_cpu_x86_has_syscall(void) in stress_cpu_x86_has_syscall() function
H A Dstress-x86syscall.c75 if (!stress_cpu_x86_has_syscall()) { in stress_x86syscall_supported()
H A Dstress-enosys.c3456 stress_x86syscall_available = stress_cpu_x86_has_syscall(); in stress_enosys()
H A Dstress-ng.h4158 extern WARN_UNUSED bool stress_cpu_x86_has_syscall(void);
/dports/benchmarks/stress-ng/stress-ng-0.13.09/debian/
H A Dchangelog115 * stress-x86syscall: use stress_cpu_x86_has_syscall helper