Home
last modified time | relevance | path

Searched refs:TK_OFFS_BOOT (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dtimekeeping.h69 TK_OFFS_BOOT, enumerator
106 return ktime_get_with_offset(TK_OFFS_BOOT); in ktime_get_boottime()
111 return ktime_get_coarse_with_offset(TK_OFFS_BOOT); in ktime_get_coarse_boottime()
/linux/net/sched/
H A Dact_gate.c328 *tko = TK_OFFS_BOOT; in gate_clock_resolve()
H A Dsch_taprio.c1674 tk_offset = TK_OFFS_BOOT; in taprio_parse_clockid()
/linux/io_uring/
H A Dregister.c458 ctx->clock_offset = TK_OFFS_BOOT; in io_register_clock()
/linux/kernel/time/
H A Dtimekeeping.c994 [TK_OFFS_BOOT] = &tk_core.timekeeper.offs_boot,