Home
last modified time | relevance | path

Searched defs:SECS_PER_DAY (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/kernel/time/
H A Dtimeconv.c37 #define SECS_PER_DAY (SECS_PER_HOUR * 24) macro
H A Dntp.c99 #define SECS_PER_DAY 86400 macro
/linux-6.15/drivers/rtc/
H A Drtc-cpcap.c30 #define SECS_PER_DAY 86400 macro
H A Drtc-cros-ec.c18 #define SECS_PER_DAY (24 * 60 * 60) macro
H A Drtc-sun6i.c118 #define SECS_PER_DAY (24 * 3600ULL) macro
H A Drtc-cmos.c914 #define SECS_PER_DAY (24 * 60 * 60) macro
/linux-6.15/fs/fat/
H A Dmisc.c183 #define SECS_PER_DAY (SECS_PER_HOUR * 24) macro
/linux-6.15/arch/m68k/mac/
H A Dmisc.c545 #define SECS_PER_DAY (SECS_PER_HOUR * 24) macro