Searched refs:gtod_read_begin (Results 1 – 2 of 2) sorted by relevance
237 seq = gtod_read_begin(gtod); in do_realtime()258 seq = gtod_read_begin(gtod); in do_monotonic()276 seq = gtod_read_begin(gtod); in do_realtime_coarse()286 seq = gtod_read_begin(gtod); in do_monotonic_coarse()
40 static inline unsigned gtod_read_begin(const struct vsyscall_gtod_data *s) in gtod_read_begin() function