mktime            223 arch/x86/kernel/efi.c 	return mktime(eft.year, eft.month, eft.day, eft.hour,
mktime            142 arch/x86/kernel/rtc.c 	return mktime(year, mon, day, hour, min, sec);
mktime              8 include/asm-m68k/machdep.h struct mktime;
mktime            103 include/asm-parisc/rtc.h 	secs = mktime(wtime->tm_year + 1900, wtime->tm_mon + 1, wtime->tm_mday, 
mktime             70 include/linux/time.h extern unsigned long mktime(const unsigned int year, const unsigned int mon,