Searched refs:__vsyscall (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dvsyscall.c49 #define __vsyscall(nr) __attribute__ ((unused,__section__(".vsyscall_" #nr))) macro
93 static long __vsyscall(0) vgettimeofday(struct timeval * tv, struct timezone * tz)
104 static long __vsyscall(0) vgettimeofday(struct timeval * tv, struct timezone * tz)
116 static time_t __vsyscall(1) vtime(time_t * tp)
124 static long __vsyscall(2) venosys_0(void)
129 static long __vsyscall(3) venosys_1(void)

Completed in 89 milliseconds