Home
last modified time | relevance | path

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

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