Symbol: rtc_time64_to_tm
arch/mips/sibyte/swarm/rtc_m41t81.c
145
rtc_time64_to_tm(t, &tm);
arch/mips/sibyte/swarm/rtc_xicor1241.c
114
rtc_time64_to_tm(t, &tm);
arch/parisc/kernel/time.c
145
rtc_time64_to_tm(tod_data.tod_sec, tm);
arch/powerpc/kernel/rtas-proc.c
288
rtc_time64_to_tm(nowtime, &tm);
arch/powerpc/kernel/rtas-proc.c
352
rtc_time64_to_tm(nowtime, &tm);
arch/powerpc/kernel/time.c
749
rtc_time64_to_tm(now.tv_sec + 1 + timezone_offset, &tm);
arch/powerpc/platforms/8xx/m8xx_setup.c
157
rtc_time64_to_tm(data, tm);
arch/powerpc/platforms/powermac/time.c
125
rtc_time64_to_tm(cuda_get_time(), tm);
arch/powerpc/platforms/powermac/time.c
130
rtc_time64_to_tm(pmu_get_time(), tm);
arch/sh/boards/mach-dreamcast/rtc.c
49
rtc_time64_to_tm(t, tm);
arch/um/drivers/rtc_kern.c
39
rtc_time64_to_tm(timespec64_to_ktime(ts) / NSEC_PER_SEC, tm);
arch/um/drivers/rtc_kern.c
46
rtc_time64_to_tm(uml_rtc_alarm_time, &alrm->time);
arch/x86/kernel/rtc.c
41
rtc_time64_to_tm(nowtime, &tm);
drivers/net/ethernet/sfc/efx_devlink.c
304
rtc_time64_to_tm(tstamp, &build_date);
drivers/net/ethernet/sfc/efx_devlink.c
335
rtc_time64_to_tm(tstamp, &build_date);
drivers/platform/cznic/turris-omnia-mcu-sys-off-wakeup.c
57
rtc_time64_to_tm(uptime, tm);
drivers/platform/cznic/turris-omnia-mcu-sys-off-wakeup.c
74
rtc_time64_to_tm(wakeup ?: mcu->rtc_alarm, &alrm->time);
drivers/rtc/dev.c
311
rtc_time64_to_tm(now + 24 * 60 * 60, &tm);
drivers/rtc/interface.c
340
rtc_time64_to_tm(t_alm, &alarm->time);
drivers/rtc/interface.c
43
rtc_time64_to_tm(secs + rtc->offset_secs, tm);
drivers/rtc/interface.c
64
rtc_time64_to_tm(secs - rtc->offset_secs, tm);
drivers/rtc/lib.c
154
EXPORT_SYMBOL(rtc_time64_to_tm);
drivers/rtc/lib.c
208
rtc_time64_to_tm(ts.tv_sec, &ret);
drivers/rtc/rtc-88pm80x.c
116
rtc_time64_to_tm(ticks, tm);
drivers/rtc/rtc-88pm80x.c
163
rtc_time64_to_tm(ticks, &alrm->time);
drivers/rtc/rtc-88pm80x.c
193
rtc_time64_to_tm(ticks, &now_tm);
drivers/rtc/rtc-88pm80x.c
95
rtc_time64_to_tm(next_time, next);
drivers/rtc/rtc-88pm860x.c
147
rtc_time64_to_tm(ticks, &alrm->time);
drivers/rtc/rtc-88pm860x.c
98
rtc_time64_to_tm(ticks, tm);
drivers/rtc/rtc-88pm886.c
31
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-ab-b5ze-s3.c
335
rtc_time64_to_tm(rtc_secs + timer_secs, alarm_tm);
drivers/rtc/rtc-ab8500.c
103
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-ab8500.c
171
rtc_time64_to_tm(secs, &alarm->time);
drivers/rtc/rtc-amlogic-a4.c
104
rtc_time64_to_tm(time_sec, tm);
drivers/rtc/rtc-amlogic-a4.c
172
rtc_time64_to_tm(alarm_sec, &alarm->time);
drivers/rtc/rtc-armada38x.c
221
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-armada38x.c
276
rtc_time64_to_tm(time, &alrm->time);
drivers/rtc/rtc-at91sam9.c
120
rtc_time64_to_tm(offset + secs, tm);
drivers/rtc/rtc-at91sam9.c
188
rtc_time64_to_tm(offset + alarm, tm);
drivers/rtc/rtc-atcrtc100.c
179
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-au1xxx.c
34
rtc_time64_to_tm(t, tm);
drivers/rtc/rtc-brcmstb-waketimer.c
194
rtc_time64_to_tm(now.sec, tm);
drivers/rtc/rtc-brcmstb-waketimer.c
218
rtc_time64_to_tm(timer->rtc_alarm, &alarm->time);
drivers/rtc/rtc-cmos.c
1216
rtc_time64_to_tm(t_now - 1, &alarm.time);
drivers/rtc/rtc-cpcap.c
59
rtc_time64_to_tm(time, rtc);
drivers/rtc/rtc-cros-ec.c
132
rtc_time64_to_tm(current_time + alarm_offset, &alrm->time);
drivers/rtc/rtc-cros-ec.c
85
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-cv1800.c
102
rtc_time64_to_tm(time, &alarm->time);
drivers/rtc/rtc-cv1800.c
117
rtc_time64_to_tm(sec, tm);
drivers/rtc/rtc-da9052.c
110
rtc_time64_to_tm(alm_time, rtc_tm);
drivers/rtc/rtc-digicolor.c
100
rtc_time64_to_tm(now, tm);
drivers/rtc/rtc-digicolor.c
121
rtc_time64_to_tm(reference + alarm_reg, &alarm->time);
drivers/rtc/rtc-ds1374.c
167
rtc_time64_to_tm(itime, time);
drivers/rtc/rtc-ds1374.c
214
rtc_time64_to_tm(now + cur_alarm, &alarm->time);
drivers/rtc/rtc-ds1672.c
74
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-ds2404.c
164
rtc_time64_to_tm(time, dt);
drivers/rtc/rtc-ep93xx.c
59
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-fsl-ftm-alarm.c
184
rtc_time64_to_tm(ktime_get_real_seconds(), tm);
drivers/rtc/rtc-ftrtc010.c
78
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-gamecube.c
174
rtc_time64_to_tm(timestamp, t);
drivers/rtc/rtc-goldfish.c
127
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-goldfish.c
41
rtc_time64_to_tm(rtc_alarm, &alrm->time);
drivers/rtc/rtc-imx-sc.c
59
rtc_time64_to_tm(msg.time, tm);
drivers/rtc/rtc-imx-sm-bbm.c
31
rtc_time64_to_tm(val, tm);
drivers/rtc/rtc-imxdi.c
546
rtc_time64_to_tm(now, tm);
drivers/rtc/rtc-imxdi.c
612
rtc_time64_to_tm(dcamr, &alarm->time);
drivers/rtc/rtc-jz4740.c
166
rtc_time64_to_tm(secs, time);
drivers/rtc/rtc-jz4740.c
196
rtc_time64_to_tm(secs, &alrm->time);
drivers/rtc/rtc-lpc32xx.c
61
rtc_time64_to_tm(elapsed_sec, time);
drivers/rtc/rtc-lpc32xx.c
91
rtc_time64_to_tm(rtc_readl(rtc, LPC32XX_RTC_MATCH0), &wkalrm->time);
drivers/rtc/rtc-m41t80.c
246
rtc_time64_to_tm(time + 4, &tm);
drivers/rtc/rtc-macsmc.c
58
rtc_time64_to_tm(now, tm);
drivers/rtc/rtc-mc13xxx.c
187
rtc_time64_to_tm(s1970, &alarm->time);
drivers/rtc/rtc-mc13xxx.c
84
rtc_time64_to_tm((time64_t)days1 * SEC_PER_DAY + seconds, tm);
drivers/rtc/rtc-meson-vrtc.c
26
rtc_time64_to_tm(time.tv_sec, tm);
drivers/rtc/rtc-meson.c
237
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-mpc5121.c
112
rtc_time64_to_tm(now, tm);
drivers/rtc/rtc-mpfs.c
136
rtc_time64_to_tm(time, &alrm->time);
drivers/rtc/rtc-mpfs.c
93
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-msc313.c
127
rtc_time64_to_tm(seconds, tm);
drivers/rtc/rtc-msc313.c
58
rtc_time64_to_tm(seconds, &alarm->time);
drivers/rtc/rtc-mxc.c
233
rtc_time64_to_tm(val, tm);
drivers/rtc/rtc-mxc.c
263
rtc_time64_to_tm(get_alarm_or_time(dev, MXC_RTC_ALARM), &alrm->time);
drivers/rtc/rtc-mxc.c
327
rtc_time64_to_tm(ktime_get_real_seconds(), &tm);
drivers/rtc/rtc-mxc_v2.c
149
rtc_time64_to_tm(now, tm);
drivers/rtc/rtc-mxc_v2.c
197
rtc_time64_to_tm(readl(ioaddr + SRTC_LPSAR), &alrm->time);
drivers/rtc/rtc-nvidia-vrs10.c
215
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-nvidia-vrs10.c
291
rtc_time64_to_tm(alarm_val, &alrm->time);
drivers/rtc/rtc-nxp-bbnsm.c
102
rtc_time64_to_tm(bbnsm_ta, &alrm->time);
drivers/rtc/rtc-nxp-bbnsm.c
73
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-omap.c
433
rtc_time64_to_tm(now + 1, &tm);
drivers/rtc/rtc-pcap.c
54
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-pcap.c
86
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-pl030.c
38
rtc_time64_to_tm(readl(rtc->base + RTC_MR), &alrm->time);
drivers/rtc/rtc-pl030.c
55
rtc_time64_to_tm(readl(rtc->base + RTC_DR), tm);
drivers/rtc/rtc-pl031.c
132
rtc_time64_to_tm(rtc_tm_to_time64(tm), &calc_tm);
drivers/rtc/rtc-pl031.c
249
rtc_time64_to_tm(readl(ldata->base + RTC_DR), tm);
drivers/rtc/rtc-pl031.c
267
rtc_time64_to_tm(readl(ldata->base + RTC_MR), &alarm->time);
drivers/rtc/rtc-pm8xxx.c
377
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-pm8xxx.c
434
rtc_time64_to_tm(secs, &alarm->time);
drivers/rtc/rtc-ps3.c
31
rtc_time64_to_tm(read_rtc() + ps3_os_area_get_rtc_diff(), tm);
drivers/rtc/rtc-rk808.c
77
rtc_time64_to_tm(time + nov2dec_transitions(tm) * 86400, tm);
drivers/rtc/rtc-rk808.c
84
rtc_time64_to_tm(time - extra_days * 86400, tm);
drivers/rtc/rtc-rk808.c
91
rtc_time64_to_tm(time - (extra_days - 1) * 86400, tm);
drivers/rtc/rtc-rv3028.c
409
rtc_time64_to_tm(alarm_time, &alrm->time);
drivers/rtc/rtc-rv8803.c
403
rtc_time64_to_tm(alarm_time, &alrm->time);
drivers/rtc/rtc-rzn1.c
250
rtc_time64_to_tm(alarm, tm);
drivers/rtc/rtc-s32g.c
110
rtc_time64_to_tm(sec, tm);
drivers/rtc/rtc-sa1100.c
112
rtc_time64_to_tm(readl_relaxed(info->rcnr), tm);
drivers/rtc/rtc-sc27xx.c
347
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-sc27xx.c
398
rtc_time64_to_tm(secs, &alrm->time);
drivers/rtc/rtc-snvs.c
171
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-snvs.c
216
rtc_time64_to_tm(lptar, &alrm->time);
drivers/rtc/rtc-ssd202d.c
171
rtc_time64_to_tm(seconds, tm);
drivers/rtc/rtc-st-lpc.c
97
rtc_time64_to_tm(lpt, tm);
drivers/rtc/rtc-starfire.c
30
rtc_time64_to_tm(starfire_get_time(), tm);
drivers/rtc/rtc-stmp3xxx.c
156
rtc_time64_to_tm(readl(rtc_data->io + STMP3XXX_RTC_SECONDS), rtc_tm);
drivers/rtc/rtc-stmp3xxx.c
210
rtc_time64_to_tm(readl(rtc_data->io + STMP3XXX_RTC_ALARM), &alm->time);
drivers/rtc/rtc-sun4v.c
42
rtc_time64_to_tm(hypervisor_get_time(), tm);
drivers/rtc/rtc-sun6i.c
481
rtc_time64_to_tm((date & 0xffff) * SECS_PER_DAY, rtc_tm);
drivers/rtc/rtc-sun6i.c
515
rtc_time64_to_tm(chip->alarm, &wkalrm->time);
drivers/rtc/rtc-sunplus.c
125
rtc_time64_to_tm((unsigned long)(alarm_time), &alrm->time);
drivers/rtc/rtc-sunplus.c
84
rtc_time64_to_tm(secs, tm);
drivers/rtc/rtc-tegra.c
119
rtc_time64_to_tm(sec, tm);
drivers/rtc/rtc-tegra.c
161
rtc_time64_to_tm(sec, &alarm->time);
drivers/rtc/rtc-test.c
32
rtc_time64_to_tm(alarm, &alrm->time);
drivers/rtc/rtc-test.c
67
rtc_time64_to_tm(ktime_get_real_seconds() + rtd->offset, tm);
drivers/rtc/rtc-ti-k3.c
273
rtc_time64_to_tm((((time64_t)seconds_hi) << 32) | (time64_t)seconds_lo, tm);
drivers/rtc/rtc-ti-k3.c
324
rtc_time64_to_tm((((time64_t)seconds_hi) << 32) | (time64_t)seconds_lo, &alarm->time);
drivers/rtc/rtc-tps6586x.c
201
rtc_time64_to_tm(seconds, &alrm->time);
drivers/rtc/rtc-tps6586x.c
77
rtc_time64_to_tm(seconds, tm);
drivers/rtc/rtc-wm831x.c
154
rtc_time64_to_tm(time, tm);
drivers/rtc/rtc-wm831x.c
246
rtc_time64_to_tm(time, &alrm->time);
drivers/rtc/rtc-xgene.c
47
rtc_time64_to_tm(readl(pdata->csr_base + RTC_CCVR), tm);
drivers/rtc/rtc-xgene.c
70
rtc_time64_to_tm(0, &alrm->time);
drivers/rtc/rtc-zynqmp.c
108
rtc_time64_to_tm(read_time, tm);
drivers/rtc/rtc-zynqmp.c
117
rtc_time64_to_tm(readl(xrtcdev->reg_base + RTC_ALRM), &alrm->time);
drivers/rtc/sysfs.c
207
rtc_time64_to_tm(alarm, &alm.time);
drivers/rtc/test_rtc_lib.c
56
rtc_time64_to_tm(secs + sec_offset, &result);
drivers/virtio/virtio_rtc_class.c
112
rtc_time64_to_tm(alarm_time_sec, &alrm->time);
drivers/virtio/virtio_rtc_class.c
81
rtc_time64_to_tm(sec, tm);
include/linux/rtc.h
25
extern void rtc_time64_to_tm(time64_t time, struct rtc_time *tm);
kernel/power/suspend_test.c
87
rtc_time64_to_tm(now + TEST_SUSPEND_SECONDS, &alm.time);
kernel/time/ntp.c
592
rtc_time64_to_tm(to_set->tv_sec, &tm);