/Linux-v4.19/arch/riscv/kernel/vdso/ |
D | clock_getres.S | 22 li a7, __NR_clock_getres
|
/Linux-v4.19/arch/s390/kernel/vdso32/ |
D | clock_getres.S | 38 3: lhi %r1,__NR_clock_getres /* fallback to svc */
|
/Linux-v4.19/arch/s390/kernel/vdso64/ |
D | clock_getres.S | 44 2: lghi %r1,__NR_clock_getres /* fallback to svc */
|
/Linux-v4.19/arch/ia64/include/uapi/asm/ |
D | unistd.h | 248 #define __NR_clock_getres 1255 macro
|
/Linux-v4.19/arch/sh/include/uapi/asm/ |
D | unistd_32.h | 279 #define __NR_clock_getres (__NR_timer_create+7) macro
|
D | unistd_64.h | 318 #define __NR_clock_getres (__NR_timer_create+7) macro
|
/Linux-v4.19/arch/m68k/include/uapi/asm/ |
D | unistd.h | 270 #define __NR_clock_getres 261 macro
|
/Linux-v4.19/arch/sparc/include/uapi/asm/ |
D | unistd.h | 327 #define __NR_clock_getres 258 macro
|
/Linux-v4.19/tools/arch/powerpc/include/uapi/asm/ |
D | unistd.h | 267 #define __NR_clock_getres 247 macro
|
/Linux-v4.19/arch/powerpc/include/uapi/asm/ |
D | unistd.h | 267 #define __NR_clock_getres 247 macro
|
/Linux-v4.19/arch/nds32/kernel/vdso/ |
D | gettimeofday.c | 203 :"r"(clk_id), "r"(res), "i"(__NR_clock_getres) in clock_getres_fallback()
|
/Linux-v4.19/arch/microblaze/include/uapi/asm/ |
D | unistd.h | 282 #define __NR_clock_getres (__NR_timer_create+7) /* 266 */ /* ok */ macro
|
/Linux-v4.19/arch/alpha/include/uapi/asm/ |
D | unistd.h | 381 #define __NR_clock_getres 421 macro
|
/Linux-v4.19/arch/powerpc/kernel/vdso32/ |
D | gettimeofday.S | 176 li r0,__NR_clock_getres
|
/Linux-v4.19/arch/powerpc/kernel/vdso64/ |
D | gettimeofday.S | 206 li r0,__NR_clock_getres
|
/Linux-v4.19/tools/include/uapi/asm-generic/ |
D | unistd.h | 354 #define __NR_clock_getres 114 macro 355 __SC_COMP(__NR_clock_getres, sys_clock_getres, compat_sys_clock_getres)
|
/Linux-v4.19/include/uapi/asm-generic/ |
D | unistd.h | 354 #define __NR_clock_getres 114 macro 355 __SC_COMP(__NR_clock_getres, sys_clock_getres, compat_sys_clock_getres)
|
/Linux-v4.19/arch/mips/include/uapi/asm/ |
D | unistd.h | 288 #define __NR_clock_getres (__NR_Linux + 264) macro 634 #define __NR_clock_getres (__NR_Linux + 223) macro 984 #define __NR_clock_getres (__NR_Linux + 227) macro
|
/Linux-v4.19/arch/arm64/kernel/vdso/ |
D | gettimeofday.S | 320 mov x8, #__NR_clock_getres
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | unistd32.h | 552 #define __NR_clock_getres 264 macro 553 __SYSCALL(__NR_clock_getres, compat_sys_clock_getres)
|
/Linux-v4.19/arch/parisc/include/uapi/asm/ |
D | unistd.h | 274 #define __NR_clock_getres (__NR_Linux + 257) macro
|
/Linux-v4.19/arch/xtensa/include/uapi/asm/ |
D | unistd.h | 537 #define __NR_clock_getres 246 macro
|