Searched refs:vdso_data_read_retry (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/vdso/
H A Dgettimeofday.c33 } while (vdso_data_read_retry(data, start_seq)); do_realtime_coarse()
53 } while (vdso_data_read_retry(data, start_seq)); do_monotonic_coarse()
138 } while (vdso_data_read_retry(data, start_seq)); do_realtime()
165 } while (vdso_data_read_retry(data, start_seq)); do_monotonic()
/linux-4.4.14/arch/mips/include/asm/
H A Dvdso.h113 static inline bool vdso_data_read_retry(const union mips_vdso_data *data, vdso_data_read_retry() function

Completed in 111 milliseconds