Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtimekeeping.h69 extern ktime_t ktime_get_coarse_with_offset(enum tk_offsets offs);
84 return ktime_get_coarse_with_offset(TK_OFFS_REAL); in ktime_get_coarse_real()
100 return ktime_get_coarse_with_offset(TK_OFFS_BOOT); in ktime_get_coarse_boottime()
113 return ktime_get_coarse_with_offset(TK_OFFS_TAI); in ktime_get_coarse_clocktai()
/linux/kernel/time/
A Dtimekeeping.c881 ktime_t ktime_get_coarse_with_offset(enum tk_offsets offs) in ktime_get_coarse_with_offset() function
899 EXPORT_SYMBOL_GPL(ktime_get_coarse_with_offset);
/linux/
A Dvmlinux.symvers6738 0x00000000 ktime_get_coarse_with_offset vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4615 ffff8000101192f0 T ktime_get_coarse_with_offset
A D.tmp_System.map4615 ffff8000101192f0 T ktime_get_coarse_with_offset

Completed in 303 milliseconds