Lines Matching defs:time
3 * linux/arch/m68k/kernel/time.c7 * This file contains the m68k-specific time handling details.30 #include <linux/time.h>78 struct rtc_time time;86 mach_hwclk(0, &time);88 ts->tv_sec = mktime64(time.tm_year + 1900, time.tm_mon + 1, time.tm_mday,89 time.tm_hour, time.tm_min, time.tm_sec);