Home
last modified time | relevance | path

Searched refs:__NR_time (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-oabi.h8 #define __NR_time (__NR_SYSCALL_BASE + 13) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-oabi.h21 #define __NR_time (__NR_SYSCALL_BASE + 13) macro
/kernel/linux/linux-5.10/arch/x86/entry/vsyscall/
Dvsyscall_emu_64.S26 mov $__NR_time, %rax
Dvsyscall_64.c202 syscall_nr = __NR_time; in emulate_vsyscall()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dunistd.h24 #define __NR_time 231 /* Linux sparc32 */ macro
/kernel/linux/linux-5.10/arch/x86/um/vdso/
Dum_vdso.c46 : "0" (__NR_time), "D" (t) : "cc", "r11", "cx", "memory"); in __vdso_time()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h222 #define __NR_time 201 macro
Dunistd_32.h34 #define __NR_time 13 macro
Dunistd_x32.h200 #define __NR_time (__X32_SYSCALL_BIT + 201) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_o32.h34 #define __NR_time (__NR_Linux + 13) macro