Searched refs:__NR_setitimer (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 59 #define __NR_setitimer 38 macro
|
D | unistd_32.h | 125 #define __NR_setitimer 104 macro
|
D | unistd_x32.h | 54 #define __NR_setitimer (__X32_SYSCALL_BIT + 38) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 158 #define __NR_setitimer 103 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 245 #define __NR_setitimer 103 macro 246 __SC_COMP(__NR_setitimer, sys_setitimer, compat_sys_setitimer)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 340 #define __NR_setitimer 103 macro 341 __SC_COMP(__NR_setitimer, sys_setitimer, compat_sys_setitimer)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 340 #define __NR_setitimer 103 macro 341 __SC_COMP(__NR_setitimer, sys_setitimer, compat_sys_setitimer)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 57 #define __NR_setitimer (__NR_Linux + 36) macro
|
D | unistd_n32.h | 57 #define __NR_setitimer (__NR_Linux + 36) macro
|
D | unistd_o32.h | 125 #define __NR_setitimer (__NR_Linux + 104) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 84 #define __NR_setitimer (__NR_SYSCALL_BASE + 104) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 221 #define __NR_setitimer 104 macro 222 __SYSCALL(__NR_setitimer, compat_sys_setitimer)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 97 #define __NR_setitimer (__NR_SYSCALL_BASE + 104) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 158 SYSCALL_HAND_DEF(__NR_setitimer, SysSetiTimer, int, ARG_NUM_3)
|