Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
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);
/Linux-v5.10/kernel/time/
Dnamespace.c24 struct timens_offsets *ns_offsets) in do_timens_ktime_to_host()