Home
last modified time | relevance | path

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

/kernel/time/
Dnamespace.c34 offset = timespec64_to_ktime(ns_offsets->boottime); in do_timens_ktime_to_host()
184 struct timens_offset boottime = offset_from_ts(ns->offsets.boottime); in timens_setup_vdso_data() local
191 offset[CLOCK_BOOTTIME] = boottime; in timens_setup_vdso_data()
192 offset[CLOCK_BOOTTIME_ALARM] = boottime; in timens_setup_vdso_data()
358 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets()
427 offset = &time_ns->offsets.boottime; in proc_timens_set_offset()
/kernel/rcu/
Dtree_exp.h913 bool boottime = (rcu_scheduler_active == RCU_SCHEDULER_INIT); in synchronize_rcu_expedited() local
953 if (unlikely(boottime)) { in synchronize_rcu_expedited()
971 if (likely(!boottime)) in synchronize_rcu_expedited()