Searched refs:__NR_vtime (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | vsyscall.h | 6 __NR_vtime, enumerator |
/linux-2.6.39/arch/x86/kernel/ | ||
D | vsyscall_64.c | 302 BUG_ON((unsigned long) &vtime != VSYSCALL_ADDR(__NR_vtime)); in vsyscall_init() |