Home
last modified time | relevance | path

Searched refs:vdso_update_begin (Results 1 – 3 of 3) sorted by relevance

/linux/include/vdso/
H A Dvsyscall.h9 unsigned long vdso_update_begin(void);
/linux/kernel/time/
H A Dvsyscall.c191 unsigned long vdso_update_begin(void) in vdso_update_begin() function
/linux/arch/s390/kernel/
H A Dtime.c529 flags = vdso_update_begin(); in stp_sync_clock()