Home
last modified time | relevance | path

Searched refs:read_persistent_wall_and_boot_offset (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dtimekeeping.h342 void read_persistent_wall_and_boot_offset(struct timespec64 *wall_clock,
/linux-6.15/arch/s390/kernel/
H A Dtime.c211 void __init read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
/linux-6.15/kernel/time/
H A Dtimekeeping.c1645 read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
1687 read_persistent_wall_and_boot_offset(&wall_time, &boot_offset); in timekeeping_init()