Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtimekeeping.h306 void read_persistent_wall_and_boot_offset(struct timespec64 *wall_clock,
/linux-6.6.21/arch/s390/kernel/
Dtime.c214 void __init read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
/linux-6.6.21/kernel/time/
Dtimekeeping.c1604 read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
1639 read_persistent_wall_and_boot_offset(&wall_time, &boot_offset); in timekeeping_init()