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