Searched refs:ktime_get_aux (Results 1 – 2 of 2) sorted by relevance
271 extern bool ktime_get_aux(clockid_t id, ktime_t *kt);274 static inline bool ktime_get_aux(clockid_t id, ktime_t *kt) { return false; } in ktime_get_aux() function
2864 bool ktime_get_aux(clockid_t id, ktime_t *kt) in ktime_get_aux() function2890 EXPORT_SYMBOL_GPL(ktime_get_aux);2903 if (!ktime_get_aux(id, &now)) in ktime_get_aux_ts64()