Home
last modified time | relevance | path

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

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