Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/vdso/
Dvsyscall.h14 #ifndef __arch_update_vdso_data
15 static __always_inline int __arch_update_vdso_data(void) in __arch_update_vdso_data() function
/Linux-v5.4/kernel/time/
Dvsyscall.c87 if (__arch_update_vdso_data()) { in update_vsyscall()