Home
last modified time | relevance | path

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

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