Searched refs:syscall_supported_by_kernel (Results 1 – 1 of 1) sorted by relevance
17 int syscall_supported_by_kernel(long sysnr) in syscall_supported_by_kernel() function35 if (!func && syscall_supported_by_kernel(__NR_clock_getres_time64)) { in tst_clock_getres()41 if (!func && syscall_supported_by_kernel(__NR_clock_getres)) { in tst_clock_getres()65 if (!func && syscall_supported_by_kernel(__NR_clock_gettime64)) { in tst_clock_gettime()71 if (!func && syscall_supported_by_kernel(__NR_clock_gettime)) { in tst_clock_gettime()94 if (!func && syscall_supported_by_kernel(__NR_clock_settime64)) { in tst_clock_settime()100 if (!func && syscall_supported_by_kernel(__NR_clock_settime)) { in tst_clock_settime()