Searched refs:__NR_vtime (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-x86_64/ | ||
D | vsyscall.h | 8 __NR_vtime, enumerator |
/linux-2.4.37.9/arch/x86_64/kernel/ | ||
D | vsyscall.c | 147 if ((unsigned long) &vtime != VSYSCALL_ADDR(__NR_vtime)) in vsyscall_init() |