Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtimekeeping.h304 void read_persistent_wall_and_boot_offset(struct timespec64 *wall_clock,
/kernel/linux/linux-5.10/arch/s390/kernel/
Dtime.c218 void __init read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c1580 read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() function
1615 read_persistent_wall_and_boot_offset(&wall_time, &boot_offset); in timekeeping_init()