Home
last modified time | relevance | path

Searched refs:__NR_vtime (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-x86_64/
Dvsyscall.h8 __NR_vtime, enumerator
/linux-2.4.37.9/arch/x86_64/kernel/
Dvsyscall.c147 if ((unsigned long) &vtime != VSYSCALL_ADDR(__NR_vtime)) in vsyscall_init()