Home
last modified time | relevance | path

Searched defs:ktime_get_aux_ts64 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtimekeeping.h275 static inline bool ktime_get_aux_ts64(clockid_t id, struct timespec64 *kt) { return false; } in ktime_get_aux_ts64() function
/linux/kernel/time/
H A Dtimekeeping.c2883 bool ktime_get_aux_ts64(clockid_t id, struct timespec64 *ts) in ktime_get_aux_ts64() function