Searched refs:tk_core (Results 1 – 2 of 2) sorted by relevance
56 static struct tk_data tk_core; variable120 raw_spin_lock_irqsave(&tk_core.lock, flags); in timekeeper_lock_irqsave()1013 tk_core.timekeeper.offs_real); in ktime_get_snapshot()1015 tk_core.timekeeper.offs_boot); in ktime_get_snapshot()1306 tk_core.timekeeper.offs_real); in get_device_system_crosststamp()1397 timekeeping_restore_shadow(&tk_core); in do_settimeofday64()1436 timekeeping_restore_shadow(&tk_core); in timekeeping_inject_offset()1685 tkd_basic_setup(&tk_core); in timekeeping_init()2309 offset = tk_core.timekeeper.offs_real; in ktime_get_coarse_real_ts64_mg()2351 offset = tk_core.timekeeper.offs_real; in ktime_get_real_ts64_mg()[all …]
23 tk_core = gdb.parse_and_eval("&tk_core")25 return tk_core['timekeeper']['tkr_mono']['base']