Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h274 static inline bool ktime_get_aux(clockid_t id, ktime_t *kt) { return false; } in ktime_get_aux() function
/linux/kernel/time/
H A Dtimekeeping.c2848 bool ktime_get_aux(clockid_t id, ktime_t *kt) in ktime_get_aux() function