Home
last modified time | relevance | path

Searched refs:__estimate_accuracy (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dselect.c53 static long __estimate_accuracy(struct timespec64 *tv) in __estimate_accuracy() function
87 ret = __estimate_accuracy(&now); in select_estimate_accuracy()