Home
last modified time | relevance | path

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

/openbmc/linux/include/vdso/
H A Dvsyscall.h10 void vdso_update_end(unsigned long flags);
/openbmc/linux/kernel/time/
H A Dvsyscall.c163 void vdso_update_end(unsigned long flags) in vdso_update_end() function
/openbmc/linux/arch/s390/kernel/
H A Dtime.c573 vdso_update_end(flags); in stp_sync_clock()