Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dvsyscall.c118 vdso_write_end(vdata); in update_vsyscall()
167 vdso_write_end(vdata); in vdso_update_end()
/openbmc/linux/include/vdso/
H A Dhelpers.h42 static __always_inline void vdso_write_end(struct vdso_data *vd) in vdso_write_end() function