Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h63 TK_OFFS_BOOT, enumerator
100 return ktime_get_with_offset(TK_OFFS_BOOT); in ktime_get_boottime()
105 return ktime_get_coarse_with_offset(TK_OFFS_BOOT); in ktime_get_coarse_boottime()
/linux/io_uring/
H A Dregister.c353 ctx->clock_offset = TK_OFFS_BOOT; in io_register_clock()
/linux/net/sched/
H A Dact_gate.c340 tk_offset = TK_OFFS_BOOT; in tcf_gate_init()
H A Dsch_taprio.c1656 tk_offset = TK_OFFS_BOOT; in taprio_parse_clockid()
/linux/kernel/time/
H A Dtimekeeping.c877 [TK_OFFS_BOOT] = &tk_core.timekeeper.offs_boot,
/linux/drivers/input/
H A Dinput.c2126 TK_OFFS_BOOT); in input_set_timestamp()