Home
last modified time | relevance | path

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/
Dunistd_64.h243 #define __NR_timer_create 222 macro
Dunistd_32.h277 #define __NR_timer_create 259 macro
Dunistd_x32.h340 #define __NR_timer_create (__X32_SYSCALL_BIT + 526) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h162 #define __NR_timer_create 107 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h253 #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/
Dunistd.h354 #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/
Dunistd.h354 #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/
Dunistd_n64.h237 #define __NR_timer_create (__NR_Linux + 216) macro
Dunistd_n32.h241 #define __NR_timer_create (__NR_Linux + 220) macro
Dunistd_o32.h278 #define __NR_timer_create (__NR_Linux + 257) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h220 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h527 #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/
Dunistd-common.h233 #define __NR_timer_create (__NR_SYSCALL_BASE + 257) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h218 SYSCALL_HAND_DEF(__NR_timer_create, SysTimerCreate, int, ARG_NUM_3)