Searched refs:__NR_timer_create (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 243 #define __NR_timer_create 222 macro
|
D | unistd_32.h | 277 #define __NR_timer_create 259 macro
|
D | unistd_x32.h | 340 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 162 #define __NR_timer_create 107 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 253 #define __NR_timer_create 107 macro 254 __SC_COMP(__NR_timer_create, sys_timer_create, compat_sys_timer_create)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 354 #define __NR_timer_create 107 macro 355 __SC_COMP(__NR_timer_create, sys_timer_create, compat_sys_timer_create)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 354 #define __NR_timer_create 107 macro 355 __SC_COMP(__NR_timer_create, sys_timer_create, compat_sys_timer_create)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 237 #define __NR_timer_create (__NR_Linux + 216) macro
|
D | unistd_n32.h | 241 #define __NR_timer_create (__NR_Linux + 220) macro
|
D | unistd_o32.h | 278 #define __NR_timer_create (__NR_Linux + 257) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 220 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 527 #define __NR_timer_create 257 macro 528 __SYSCALL(__NR_timer_create, compat_sys_timer_create)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 233 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 218 SYSCALL_HAND_DEF(__NR_timer_create, SysTimerCreate, int, ARG_NUM_3)
|