Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtimekeeping.h68 extern ktime_t ktime_get_with_offset(enum tk_offsets offs);
79 return ktime_get_with_offset(TK_OFFS_REAL); in ktime_get_real()
95 return ktime_get_with_offset(TK_OFFS_BOOT); in ktime_get_boottime()
108 return ktime_get_with_offset(TK_OFFS_TAI); in ktime_get_clocktai()
/linux/kernel/time/
A Dtimekeeping.c860 ktime_t ktime_get_with_offset(enum tk_offsets offs) in ktime_get_with_offset() function
879 EXPORT_SYMBOL_GPL(ktime_get_with_offset);
/linux/
A Dvmlinux.symvers4757 0x00000000 ktime_get_with_offset vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4635 ffff80001011a2c0 T ktime_get_with_offset
A D.tmp_System.map4635 ffff80001011a2c0 T ktime_get_with_offset

Completed in 319 milliseconds