Home
last modified time | relevance | path

Searched full:utc (Results 1 – 25 of 145) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/ntfs/
Dtime.h19 * utc2ntfs - convert Linux UTC time to NTFS time
20 * @ts: Linux UTC time to convert to NTFS time
22 * Convert the Linux UTC time @ts to its corresponding NTFS time and return
27 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second
32 * 00:00:00 UTC.
60 * @time: NTFS time (little endian) to convert to Linux UTC
62 * Convert the little endian NTFS time @time to its corresponding Linux UTC
67 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second
72 * 00:00:00 UTC.
/kernel/linux/linux-6.6/fs/ntfs/
Dtime.h19 * utc2ntfs - convert Linux UTC time to NTFS time
20 * @ts: Linux UTC time to convert to NTFS time
22 * Convert the Linux UTC time @ts to its corresponding NTFS time and return
27 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second
32 * 00:00:00 UTC.
60 * @time: NTFS time (little endian) to convert to Linux UTC
62 * Convert the little endian NTFS time @time to its corresponding Linux UTC
67 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second
72 * 00:00:00 UTC.
/kernel/linux/linux-6.6/fs/fat/
Dfat_test.c34 .name = "Earliest possible UTC (1980-01-01 00:00:00)",
42 .name = "Latest possible UTC (2107-12-31 23:59:58)",
50 .name = "Earliest possible (UTC-11) (== 1979-12-31 13:00:00 UTC)",
58 .name = "Latest possible (UTC+11) (== 2108-01-01 10:59:58 UTC)",
90 .name = "Leap year + timezone UTC+1 (== 2004-02-29 00:30:00 UTC)",
98 .name = "Leap year + timezone UTC-1 (== 2004-02-29 23:30:00 UTC)",
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dpci_hw.h223 * 2: UTC - time_stamp[37:30] = Sec
225 * 3: Mirror_UTC. UTC time stamp of the original packet that has
232 * Note that Spectrum does not reveal FRC, UTC and Mirror_UTC
311 * 2: UTC
312 * 3: Mirror_UTC. UTC time stamp of the original packet that has
325 * 2: UTC - time_stamp[37:30] = Sec
327 * 3: Mirror_UTC. UTC time stamp of the original packet that has
334 * Note that Spectrum does not reveal FRC, UTC and Mirror_UTC
Dspectrum_ptp.c459 dev_err(dev, "setting UTC time failed %d\n", err); in mlxsw_sp2_ptp_clock_init()
1393 /* Time stamp above the last bits of UTC (UTC & 0xff) means the in mlxsw_ptp_utc_time_stamp_sec_get()
1413 * representation of UTC time. Software should create the full time in mlxsw_sp2_ptp_hwtstamp_fill()
1414 * stamp using the global UTC clock. The seconds have only 8 bits in the in mlxsw_sp2_ptp_hwtstamp_fill()
1415 * CQE, to create the full time stamp, use the current UTC time and fix in mlxsw_sp2_ptp_hwtstamp_fill()
1416 * the seconds according to the relation between UTC seconds and CQE in mlxsw_sp2_ptp_hwtstamp_fill()
/kernel/linux/linux-6.6/Documentation/filesystems/
Dvfat.rst140 **tz=UTC**
141 Interpret timestamps as UTC rather than local time.
143 between local time (as used by Windows on FAT) and UTC
146 that are set to UTC in order to avoid the pitfalls of
151 used by FAT to UTC. I.e. <minutes> minutes will be subtracted
152 from each timestamp to convert it to UTC used internally by
/kernel/linux/linux-5.10/Documentation/filesystems/
Dvfat.rst140 **tz=UTC**
141 Interpret timestamps as UTC rather than local time.
143 between local time (as used by Windows on FAT) and UTC
146 that are set to UTC in order to avoid the pitfalls of
151 used by FAT to UTC. I.e. <minutes> minutes will be subtracted
152 from each timestamp to convert it to UTC used internally by
/kernel/linux/linux-6.6/fs/smb/server/
Dmisc.c339 * Convert the NT UTC (based 1601-01-01, in hundred nanosecond units)
340 * into Unix UTC (based 1970-01-01, in seconds).
369 /* Convert the Unix UTC into NT UTC. */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h279 /* UTC VM L2 bank */
281 /* UTC VM walker */
283 /* UTC ATC L2 2MB cache */
285 /* UTC ATC L2 4KB cache */
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h295 /* UTC VM L2 bank */
297 /* UTC VM walker */
299 /* UTC ATC L2 2MB cache */
301 /* UTC ATC L2 4KB cache */
/kernel/liteos_m/kal/posix/src/
Dtime_internal.h64 #define TIME_ZONE_MAX 720 /* UTC-12:00 , the last time zone */
65 #define TIME_ZONE_MIN (-840) /* UTC+14:00 , the first time zone */
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
Dxt_time.h18 /* Match against local time (instead of UTC) */
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
Dxt_time.h18 /* Match against local time (instead of UTC) */
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dtimex.h62 #define PTFF_QUI 0x04 /* query UTC information */
84 /* Query UTC information result */
/kernel/linux/linux-6.6/Documentation/core-api/
Dtimekeeping.rst36 using the Coordinated Universal Time (UTC), same as gettimeofday()
48 reference instead of UTC to avoid jumping on leap second updates.
/kernel/linux/linux-5.10/Documentation/core-api/
Dtimekeeping.rst36 using the Coordinated Universal Time (UTC), same as gettimeofday()
48 reference instead of UTC to avoid jumping on leap second updates.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ivsrcid/vmc/
Dirqsrcs_vmc_1_0.h34 #define UTCL2_1_0__SRCID__FAULT 0 /* UTC L2 has encountered a fau…
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ivsrcid/vmc/
Dirqsrcs_vmc_1_0.h34 #define UTCL2_1_0__SRCID__FAULT 0 /* UTC L2 has encountered a fau…
/kernel/linux/linux-5.10/fs/exfat/
Dmisc.c98 /* Convert from local time to UTC using time_offset. */ in exfat_get_entry_time()
123 * to indicate that local time and UTC are the same. in exfat_set_entry_time()
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dtimex.h96 #define PTFF_QUI 0x04 /* query UTC information */
118 /* Query UTC information result */
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
Dtsn_lib.sh159 --utc-tai-offset ${UTC_TAI_OFFSET} \
236 --utc-tai-offset ${UTC_TAI_OFFSET} \
/kernel/linux/linux-5.10/include/linux/
Dblackbox_common.h23 * event[eventName],time[seconds from 1970-01-01 00:00:00 UTC-tick],\
/kernel/linux/linux-6.6/include/linux/
Dblackbox_common.h23 * event[eventName],time[seconds from 1970-01-01 00:00:00 UTC-tick],\
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_format.h698 * seconds and nanoseconds; time zero is the Unix epoch, Jan 1 00:00:00 UTC
707 * Dec 13 20:45:52 UTC 1901. Because the epochs are not the same, callers
721 * corresponds exactly with the incore timestamp Dec 13 20:45:52 UTC 1901.
727 * corresponds exactly with the incore timestamp Jan 19 03:14:07 UTC 2038.
734 * minimum timestamp of Dec 13 20:45:52 UTC 1901.
741 * of Jul 2 20:20:24 UTC 2486.
1195 * seconds counter; time zero is the Unix epoch, Jan 1 00:00:01 UTC 1970.
1213 * This corresponds exactly with the incore expiration Jan 1 00:00:01 UTC 1970.
1219 * This corresponds exactly with the incore expiration Feb 7 06:28:15 UTC 2106.
1226 * expiration of Jan 1 00:00:04 UTC 1970.
[all …]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_format.h864 * seconds and nanoseconds; time zero is the Unix epoch, Jan 1 00:00:00 UTC
873 * Dec 31 20:45:52 UTC 1901. Because the epochs are not the same, callers
887 * corresponds exactly with the incore timestamp Dec 13 20:45:52 UTC 1901.
893 * corresponds exactly with the incore timestamp Jan 19 03:14:07 UTC 2038.
900 * minimum timestamp of Dec 13 20:45:52 UTC 1901.
907 * of Jul 2 20:20:24 UTC 2486.
1282 * seconds counter; time zero is the Unix epoch, Jan 1 00:00:01 UTC 1970.
1300 * This corresponds exactly with the incore expiration Jan 1 00:00:01 UTC 1970.
1306 * This corresponds exactly with the incore expiration Feb 7 06:28:15 UTC 2106.
1313 * expiration of Jan 1 00:00:04 UTC 1970.
[all …]

123456