Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtime_namespace.h68 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_add_monotonic() local
75 struct timens_offsets *ns_offsets = &current->nsproxy->time_ns->offsets; in timens_add_boottime() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dnamespace.c24 struct timens_offsets *ns_offsets) in do_timens_ktime_to_host()