Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtime_namespace.h96 ktime_t do_timens_ktime_to_host(clockid_t clockid, ktime_t tim,
106 return do_timens_ktime_to_host(clockid, tim, &ns->offsets); in timens_ktime_to_host()
/linux/kernel/time/
H A Dnamespace.c23 ktime_t do_timens_ktime_to_host(clockid_t clockid, ktime_t tim, in do_timens_ktime_to_host() function