Home
last modified time | relevance | path

Searched refs:__NR_timer_create (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/sh/include/uapi/asm/
Dunistd_64.h311 #define __NR_timer_create 287 macro
312 #define __NR_timer_settime (__NR_timer_create+1)
313 #define __NR_timer_gettime (__NR_timer_create+2)
314 #define __NR_timer_getoverrun (__NR_timer_create+3)
315 #define __NR_timer_delete (__NR_timer_create+4)
316 #define __NR_clock_settime (__NR_timer_create+5)
317 #define __NR_clock_gettime (__NR_timer_create+6)
318 #define __NR_clock_getres (__NR_timer_create+7)
319 #define __NR_clock_nanosleep (__NR_timer_create+8)
/Linux-v5.4/include/uapi/asm-generic/
Dunistd.h354 #define __NR_timer_create 107 macro
355 __SC_COMP(__NR_timer_create, sys_timer_create, compat_sys_timer_create)
/Linux-v5.4/tools/include/uapi/asm-generic/
Dunistd.h354 #define __NR_timer_create 107 macro
355 __SC_COMP(__NR_timer_create, sys_timer_create, compat_sys_timer_create)
/Linux-v5.4/arch/arm64/include/asm/
Dunistd32.h527 #define __NR_timer_create 257 macro
528 __SYSCALL(__NR_timer_create, compat_sys_timer_create)