rtc_tm_to_time64 182 arch/parisc/kernel/time.c time64_t secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 841 arch/powerpc/kernel/time.c ts->tv_sec = rtc_tm_to_time64(&tm); rtc_tm_to_time64 177 arch/powerpc/platforms/8xx/m8xx_setup.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 168 arch/powerpc/platforms/maple/time.c return rtc_tm_to_time64(&tm); rtc_tm_to_time64 93 arch/powerpc/platforms/powermac/time.c return rtc_tm_to_time64(&tm); rtc_tm_to_time64 60 arch/powerpc/platforms/powernv/opal-rtc.c return rtc_tm_to_time64(&tm); rtc_tm_to_time64 64 arch/sh/boards/mach-dreamcast/rtc.c time64_t secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 796 drivers/macintosh/via-cuda.c now = lower_32_bits(rtc_tm_to_time64(tm) + RTC_OFFSET); rtc_tm_to_time64 1763 drivers/macintosh/via-pmu.c now = lower_32_bits(rtc_tm_to_time64(tm) + RTC_OFFSET); rtc_tm_to_time64 68 drivers/rtc/class.c old_rtc.tv_sec = rtc_tm_to_time64(&tm); rtc_tm_to_time64 115 drivers/rtc/class.c new_rtc.tv_sec = rtc_tm_to_time64(&tm); rtc_tm_to_time64 296 drivers/rtc/dev.c now = rtc_tm_to_time64(&tm); rtc_tm_to_time64 304 drivers/rtc/dev.c then = rtc_tm_to_time64(&alarm.time); rtc_tm_to_time64 46 drivers/rtc/hctosys.c tv64.tv_sec = rtc_tm_to_time64(&tm); rtc_tm_to_time64 30 drivers/rtc/interface.c secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 53 drivers/rtc/interface.c secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 70 drivers/rtc/interface.c time64_t time = rtc_tm_to_time64(tm); rtc_tm_to_time64 121 drivers/rtc/interface.c trace_rtc_read_time(rtc_tm_to_time64(tm), err); rtc_tm_to_time64 173 drivers/rtc/interface.c trace_rtc_set_time(rtc_tm_to_time64(tm), err); rtc_tm_to_time64 208 drivers/rtc/interface.c trace_rtc_read_alarm(rtc_tm_to_time64(&alarm->time), err); rtc_tm_to_time64 327 drivers/rtc/interface.c t_now = rtc_tm_to_time64(&now); rtc_tm_to_time64 328 drivers/rtc/interface.c t_alm = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 404 drivers/rtc/interface.c trace_rtc_read_alarm(rtc_tm_to_time64(&alarm->time), err); rtc_tm_to_time64 419 drivers/rtc/interface.c scheduled = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 425 drivers/rtc/interface.c now = rtc_tm_to_time64(&tm); rtc_tm_to_time64 444 drivers/rtc/interface.c trace_rtc_set_alarm(rtc_tm_to_time64(&alarm->time), err); rtc_tm_to_time64 120 drivers/rtc/lib.c EXPORT_SYMBOL(rtc_tm_to_time64); rtc_tm_to_time64 127 drivers/rtc/lib.c return ktime_set(rtc_tm_to_time64(&tm), 0); rtc_tm_to_time64 89 drivers/rtc/rtc-88pm80x.c now_time = rtc_tm_to_time64(now); rtc_tm_to_time64 90 drivers/rtc/rtc-88pm80x.c next_time = rtc_tm_to_time64(next); rtc_tm_to_time64 126 drivers/rtc/rtc-88pm80x.c ticks = rtc_tm_to_time64(tm); rtc_tm_to_time64 197 drivers/rtc/rtc-88pm80x.c ticks = rtc_tm_to_time64(&alarm_tm); rtc_tm_to_time64 327 drivers/rtc/rtc-ab-b5ze-s3.c rtc_secs = rtc_tm_to_time64(&rtc_tm); rtc_tm_to_time64 386 drivers/rtc/rtc-ab-b5ze-s3.c rtc_secs = rtc_tm_to_time64(&rtc_tm); rtc_tm_to_time64 387 drivers/rtc/rtc-ab-b5ze-s3.c alarm_secs = rtc_tm_to_time64(alarm_tm); rtc_tm_to_time64 467 drivers/rtc/rtc-ab-b5ze-s3.c rtc_secs = rtc_tm_to_time64(&rtc_tm); rtc_tm_to_time64 468 drivers/rtc/rtc-ab-b5ze-s3.c alarm_secs = rtc_tm_to_time64(alarm_tm); rtc_tm_to_time64 553 drivers/rtc/rtc-ab-b5ze-s3.c rtc_secs = rtc_tm_to_time64(&rtc_tm); rtc_tm_to_time64 554 drivers/rtc/rtc-ab-b5ze-s3.c alarm_secs = rtc_tm_to_time64(alarm_tm); rtc_tm_to_time64 51 drivers/rtc/rtc-ab3100.c u64 hw_counter = rtc_tm_to_time64(tm) * AB3100_RTC_CLOCK_RATE * 2; rtc_tm_to_time64 154 drivers/rtc/rtc-ab3100.c secs = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 249 drivers/rtc/rtc-armada38x.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 289 drivers/rtc/rtc-armada38x.c time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 138 drivers/rtc/rtc-at91sam9.c secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 207 drivers/rtc/rtc-at91sam9.c secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 138 drivers/rtc/rtc-brcmstb-waketimer.c sec = rtc_tm_to_time64(tm); rtc_tm_to_time64 172 drivers/rtc/rtc-brcmstb-waketimer.c sec = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 390 drivers/rtc/rtc-cmos.c t_max_date = rtc_tm_to_time64(&now); rtc_tm_to_time64 392 drivers/rtc/rtc-cmos.c t_alrm = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 414 drivers/rtc/rtc-cmos.c t_max_date = rtc_tm_to_time64(&max_date); rtc_tm_to_time64 416 drivers/rtc/rtc-cmos.c t_alrm = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 433 drivers/rtc/rtc-cmos.c t_max_date = rtc_tm_to_time64(&max_date); rtc_tm_to_time64 435 drivers/rtc/rtc-cmos.c t_alrm = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 507 drivers/rtc/rtc-cmos.c cmos->alarm_expires = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 952 drivers/rtc/rtc-cmos.c t_now = rtc_tm_to_time64(&now); rtc_tm_to_time64 1045 drivers/rtc/rtc-cmos.c t_now = rtc_tm_to_time64(&now); rtc_tm_to_time64 1057 drivers/rtc/rtc-cmos.c t_current_expires = rtc_tm_to_time64(¤t_alarm.time); rtc_tm_to_time64 1058 drivers/rtc/rtc-cmos.c t_saved_expires = rtc_tm_to_time64(&cmos->saved_wkalrm.time); rtc_tm_to_time64 98 drivers/rtc/rtc-coh901331.c writel(rtc_tm_to_time64(tm), rtap->virtbase + COH901331_SET_TIME); rtc_tm_to_time64 120 drivers/rtc/rtc-coh901331.c unsigned long time = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 112 drivers/rtc/rtc-cros-ec.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 176 drivers/rtc/rtc-cros-ec.c alarm_time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 242 drivers/rtc/rtc-da9063.c tm_secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 243 drivers/rtc/rtc-da9063.c al_secs = rtc_tm_to_time64(&rtc->alarm_time); rtc_tm_to_time64 109 drivers/rtc/rtc-digicolor.c return dc_rtc_write(rtc, rtc_tm_to_time64(tm)); rtc_tm_to_time64 139 drivers/rtc/rtc-digicolor.c alarm_time = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 87 drivers/rtc/rtc-dm355evm.c value = rtc_tm_to_time64(tm); rtc_tm_to_time64 738 drivers/rtc/rtc-ds1307.c days_now = div_s64(rtc_tm_to_time64(&tm_now), 24 * 60 * 60); rtc_tm_to_time64 739 drivers/rtc/rtc-ds1307.c days_alarm = div_s64(rtc_tm_to_time64(tm_alarm), 24 * 60 * 60); rtc_tm_to_time64 86 drivers/rtc/rtc-ds1672.c unsigned long secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 196 drivers/rtc/rtc-ds2404.c u32 time = cpu_to_le32(rtc_tm_to_time64(dt)); rtc_tm_to_time64 66 drivers/rtc/rtc-ep93xx.c unsigned long secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 90 drivers/rtc/rtc-ftrtc010.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 73 drivers/rtc/rtc-goldfish.c rtc_alarm64 = rtc_tm_to_time64(&alrm->time) * NSEC_PER_SEC; rtc_tm_to_time64 150 drivers/rtc/rtc-goldfish.c now64 = rtc_tm_to_time64(tm) * NSEC_PER_SEC; rtc_tm_to_time64 581 drivers/rtc/rtc-imxdi.c rc = di_write_wait(imxdi, rtc_tm_to_time64(tm), DTCMR); rtc_tm_to_time64 636 drivers/rtc/rtc-imxdi.c rc = di_write_wait(imxdi, rtc_tm_to_time64(&alarm->time), DCAMR); rtc_tm_to_time64 586 drivers/rtc/rtc-isl1208.c (unsigned long long)rtc_tm_to_time64(&tm)); rtc_tm_to_time64 179 drivers/rtc/rtc-jz4740.c ret = jz4740_rtc_reg_write(rtc, JZ_REG_RTC_SEC, rtc_tm_to_time64(time)); rtc_tm_to_time64 208 drivers/rtc/rtc-jz4740.c uint32_t secs = lower_32_bits(rtc_tm_to_time64(&alrm->time)); rtc_tm_to_time64 69 drivers/rtc/rtc-lpc32xx.c u32 secs = rtc_tm_to_time64(time); rtc_tm_to_time64 106 drivers/rtc/rtc-lpc32xx.c alarmsecs = rtc_tm_to_time64(&wkalrm->time); rtc_tm_to_time64 96 drivers/rtc/rtc-mc13xxx.c days = div_s64_rem(rtc_tm_to_time64(tm), SEC_PER_DAY, &seconds); rtc_tm_to_time64 215 drivers/rtc/rtc-mc13xxx.c s1970 = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 273 drivers/rtc/rtc-mcp795.c now = rtc_tm_to_time64(&now_tm); rtc_tm_to_time64 274 drivers/rtc/rtc-mcp795.c later = rtc_tm_to_time64(&alm->time); rtc_tm_to_time64 44 drivers/rtc/rtc-meson-vrtc.c vrtc->alarm_time = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 248 drivers/rtc/rtc-meson.c return regmap_write(rtc->serial, RTC_COUNTER, rtc_tm_to_time64(tm)); rtc_tm_to_time64 169 drivers/rtc/rtc-mt6397.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 174 drivers/rtc/rtc-mxc.c time = rtc_tm_to_time64(alrm); rtc_tm_to_time64 260 drivers/rtc/rtc-mxc.c time64_t time = rtc_tm_to_time64(tm); rtc_tm_to_time64 167 drivers/rtc/rtc-mxc_v2.c time64_t time = rtc_tm_to_time64(tm); rtc_tm_to_time64 241 drivers/rtc/rtc-mxc_v2.c const time64_t time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 432 drivers/rtc/rtc-omap.c now = rtc_tm_to_time64(&tm); rtc_tm_to_time64 62 drivers/rtc/rtc-pcap.c unsigned long secs = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 94 drivers/rtc/rtc-pcap.c unsigned long secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 402 drivers/rtc/rtc-pcf2127.c (unsigned long long)rtc_tm_to_time64(&tm)); rtc_tm_to_time64 357 drivers/rtc/rtc-pcf8563.c time64_t alarm_time = rtc_tm_to_time64(&tm->time); rtc_tm_to_time64 37 drivers/rtc/rtc-ps3.c ps3_os_area_set_rtc_diff(rtc_tm_to_time64(tm) - read_rtc()); rtc_tm_to_time64 77 drivers/rtc/rtc-rk808.c time64_t time = rtc_tm_to_time64(tm); rtc_tm_to_time64 84 drivers/rtc/rtc-rk808.c time64_t time = rtc_tm_to_time64(tm); rtc_tm_to_time64 135 drivers/rtc/rtc-rv3028.c (unsigned long long)rtc_tm_to_time64(&tm)); rtc_tm_to_time64 310 drivers/rtc/rtc-rv3028.c time64_t alarm_time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 315 drivers/rtc/rtc-rv8803.c time64_t alarm_time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 333 drivers/rtc/rtc-rx8025.c time64_t alarm_time = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 332 drivers/rtc/rtc-sc27xx.c time64_t secs = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 381 drivers/rtc/rtc-sc27xx.c time64_t secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 451 drivers/rtc/rtc-sc27xx.c time64_t secs = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 162 drivers/rtc/rtc-snvs.c unsigned long time = rtc_tm_to_time64(tm); rtc_tm_to_time64 208 drivers/rtc/rtc-snvs.c unsigned long time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 109 drivers/rtc/rtc-st-lpc.c secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 162 drivers/rtc/rtc-st-lpc.c now_secs = rtc_tm_to_time64(&now); rtc_tm_to_time64 163 drivers/rtc/rtc-st-lpc.c alarm_secs = rtc_tm_to_time64(&t->time); rtc_tm_to_time64 163 drivers/rtc/rtc-stmp3xxx.c writel(rtc_tm_to_time64(rtc_tm), rtc_data->io + STMP3XXX_RTC_SECONDS); rtc_tm_to_time64 217 drivers/rtc/rtc-stmp3xxx.c writel(rtc_tm_to_time64(&alm->time), rtc_data->io + STMP3XXX_RTC_ALARM); rtc_tm_to_time64 69 drivers/rtc/rtc-sun4v.c return hypervisor_set_time(rtc_tm_to_time64(tm)); rtc_tm_to_time64 133 drivers/rtc/rtc-tegra.c sec = rtc_tm_to_time64(tm); rtc_tm_to_time64 199 drivers/rtc/rtc-tegra.c sec = rtc_tm_to_time64(&alarm->time); rtc_tm_to_time64 44 drivers/rtc/rtc-test.c timeout = rtc_tm_to_time64(&alrm->time) - ktime_get_real_seconds(); rtc_tm_to_time64 77 drivers/rtc/rtc-test.c rtd->offset = rtc_tm_to_time64(tm) - ktime_get_real_seconds(); rtc_tm_to_time64 102 drivers/rtc/rtc-tps6586x.c seconds = rtc_tm_to_time64(tm); rtc_tm_to_time64 160 drivers/rtc/rtc-tps6586x.c seconds = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 64 drivers/rtc/rtc-tx4939.c unsigned long secs = rtc_tm_to_time64(tm); rtc_tm_to_time64 119 drivers/rtc/rtc-tx4939.c sec = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 126 drivers/rtc/rtc-vr41xx.c current_sec = rtc_tm_to_time64(time); rtc_tm_to_time64 156 drivers/rtc/rtc-vr41xx.c alarm_sec = rtc_tm_to_time64(&wkalrm->time); rtc_tm_to_time64 177 drivers/rtc/rtc-wm831x.c time = rtc_tm_to_time64(tm); rtc_tm_to_time64 216 drivers/rtc/rtc-wm831x.c new_time = rtc_tm_to_time64(&new_tm); rtc_tm_to_time64 285 drivers/rtc/rtc-wm831x.c time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 60 drivers/rtc/rtc-xgene.c writel((u32)rtc_tm_to_time64(tm), pdata->csr_base + RTC_CLR); rtc_tm_to_time64 106 drivers/rtc/rtc-xgene.c writel((u32)rtc_tm_to_time64(&alrm->time), pdata->csr_base + RTC_CMR); rtc_tm_to_time64 60 drivers/rtc/rtc-zynqmp.c new_time = rtc_tm_to_time64(tm) + 1; rtc_tm_to_time64 140 drivers/rtc/rtc-zynqmp.c alarm_time = rtc_tm_to_time64(&alrm->time); rtc_tm_to_time64 69 drivers/rtc/sysfs.c time = rtc_tm_to_time64(&tm); rtc_tm_to_time64 140 drivers/rtc/sysfs.c alarm = rtc_tm_to_time64(&alm.time); rtc_tm_to_time64 165 drivers/rtc/sysfs.c now = rtc_tm_to_time64(&alm.time); rtc_tm_to_time64 192 drivers/rtc/sysfs.c push = rtc_tm_to_time64(&alm.time); rtc_tm_to_time64 24 include/linux/rtc.h extern time64_t rtc_tm_to_time64(struct rtc_time *tm); rtc_tm_to_time64 34 include/linux/rtc.h return rtc_tm_to_time64(lhs) - rtc_tm_to_time64(rhs); rtc_tm_to_time64 44 include/linux/rtc.h *time = rtc_tm_to_time64(tm);