Searched refs:ns_to_timeval (Results 1 – 2 of 2) sorted by relevance
72 value->it_value = ns_to_timeval(val); in get_cpu_itimer()73 value->it_interval = ns_to_timeval(interval); in get_cpu_itimer()170 ovalue->it_value = ns_to_timeval(oval); in set_cpu_itimer()171 ovalue->it_interval = ns_to_timeval(ointerval); in set_cpu_itimer()
485 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval() function495 EXPORT_SYMBOL(ns_to_timeval);