Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/
H A Dgettimeofday.c34 static notrace unsigned int vdso_read_begin(const struct vdso_data *vdata) in vdso_read_begin() function
72 seq = vdso_read_begin(vdata); in do_realtime_coarse()
88 seq = vdso_read_begin(vdata); in do_monotonic_coarse()
121 count = vdso_read_begin(vdata); in do_realtime()
140 seq = vdso_read_begin(vdata); in do_monotonic()
/OK3568_Linux_fs/kernel/include/vdso/
H A Dhelpers.h9 static __always_inline u32 vdso_read_begin(const struct vdso_data *vd) in vdso_read_begin() function
/OK3568_Linux_fs/kernel/lib/vdso/
H A Dgettimeofday.c66 seq = vdso_read_begin(vd); in do_hres_timens()
173 seq = vdso_read_begin(vd); in do_coarse_timens()