Searched defs:ns_offsets (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtime_namespace.h70 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; local
77 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; local
84 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; local
91 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; local
/linux-master/kernel/time/
H A Dnamespace.c23 do_timens_ktime_to_host(clockid_t clockid, ktime_t tim, struct timens_offsets *ns_offsets) argument

Completed in 132 milliseconds