Searched full:utc (Results 1 – 25 of 84) sorted by relevance
1234
/linux-6.14.4/fs/fat/ |
D | fat_test.c | 34 .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)",
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci_hw.h | 223 * 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
|
D | spectrum_ptp.c | 459 dev_err(dev, "setting UTC time failed %d\n", err); in mlxsw_sp2_ptp_clock_init() 1397 /* Time stamp above the last bits of UTC (UTC & 0xff) means the in mlxsw_ptp_utc_time_stamp_sec_get() 1417 * representation of UTC time. Software should create the full time in mlxsw_sp2_ptp_hwtstamp_fill() 1418 * stamp using the global UTC clock. The seconds have only 8 bits in the in mlxsw_sp2_ptp_hwtstamp_fill() 1419 * CQE, to create the full time stamp, use the current UTC time and fix in mlxsw_sp2_ptp_hwtstamp_fill() 1420 * the seconds according to the relation between UTC seconds and CQE in mlxsw_sp2_ptp_hwtstamp_fill()
|
/linux-6.14.4/Documentation/filesystems/ |
D | vfat.rst | 140 **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
|
/linux-6.14.4/fs/smb/server/ |
D | misc.c | 340 * Convert the NT UTC (based 1601-01-01, in hundred nanosecond units) 341 * into Unix UTC (based 1970-01-01, in seconds). 370 /* Convert the Unix UTC into NT UTC. */
|
/linux-6.14.4/include/uapi/linux/ |
D | vmclock-abi.h | 40 * Note that this must be true UTC, never with smeared leap seconds. If a 133 * UTC, it may do so in a fashion consistent with the other systems 162 * Paired values of counter and UTC at a given point in time.
|
/linux-6.14.4/include/uapi/linux/netfilter/ |
D | xt_time.h | 18 /* Match against local time (instead of UTC) */
|
/linux-6.14.4/Documentation/core-api/ |
D | timekeeping.rst | 36 using the Coordinated Universal Time (UTC), same as gettimeofday() 48 reference instead of UTC to avoid jumping on leap second updates.
|
/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | tsn_lib.sh | 159 --utc-tai-offset ${UTC_TAI_OFFSET} \ 236 --utc-tai-offset ${UTC_TAI_OFFSET} \
|
/linux-6.14.4/drivers/gpu/drm/amd/include/ivsrcid/vmc/ |
D | irqsrcs_vmc_1_0.h | 34 #define UTCL2_1_0__SRCID__FAULT 0 /* UTC L2 has encountered a fau…
|
/linux-6.14.4/fs/ext2/ |
D | Kconfig | 10 support inode time stamps beyond 03:14:07 UTC on 19 January 2038.
|
/linux-6.14.4/arch/s390/include/asm/ |
D | timex.h | 100 #define PTFF_QUI 0x04 /* query UTC information */ 122 /* Query UTC information result */
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.h | 338 /* UTC VM L2 bank */ 340 /* UTC VM walker */ 342 /* UTC ATC L2 2MB cache */ 344 /* UTC ATC L2 4KB cache */
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_format.h | 775 * seconds and nanoseconds; time zero is the Unix epoch, Jan 1 00:00:00 UTC 784 * Dec 13 20:45:52 UTC 1901. Because the epochs are not the same, callers 798 * corresponds exactly with the incore timestamp Dec 13 20:45:52 UTC 1901. 804 * corresponds exactly with the incore timestamp Jan 19 03:14:07 UTC 2038. 811 * minimum timestamp of Dec 13 20:45:52 UTC 1901. 818 * of Jul 2 20:20:24 UTC 2486. 1340 * seconds counter; time zero is the Unix epoch, Jan 1 00:00:01 UTC 1970. 1358 * This corresponds exactly with the incore expiration Jan 1 00:00:01 UTC 1970. 1364 * This corresponds exactly with the incore expiration Feb 7 06:28:15 UTC 2106. 1371 * expiration of Jan 1 00:00:04 UTC 1970. [all …]
|
/linux-6.14.4/drivers/rtc/ |
D | sysfs.c | 19 * ideally UTC. However, PCs that also boot to MS-Windows normally use 164 * by writing another time, e.g. 0 meaning Jan 1 1970 UTC. in wakealarm_store()
|
D | rtc-ds1672.c | 24 * Time is set to UTC.
|
/linux-6.14.4/drivers/accel/qaic/ |
D | qaic_timesync.c | 150 /* Read host UTC time and convert to uS*/ in qaic_timesync_timer() 154 /* Offset between host UTC and device time */ in qaic_timesync_timer()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | ivb_clear_kernel.c | 5 * Generated by: IGT Gpu Tools on Fri 21 Feb 2020 05:29:32 AM UTC
|
D | hsw_clear_kernel.c | 5 * Generated by: IGT Gpu Tools on Fri 21 Feb 2020 05:30:13 AM UTC
|
/linux-6.14.4/drivers/scsi/qla2xxx/ |
D | qla_mr.h | 276 uint64_t utc; /* UTC (system time) */ member
|
/linux-6.14.4/include/trace/events/ |
D | rtc.h | 26 TP_printk("UTC (%lld) (%d)",
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-timecard | 236 Description: (RW) The incoming GNSS signal is in UTC time, and the NMEA 288 Description: (RW) The DCF and IRIG output signals are in UTC, while the
|
/linux-6.14.4/Documentation/misc-devices/ |
D | lis3lv02d.rst | 13 - Eric Piel <eric.piel@tremplin-utc.net>
|
/linux-6.14.4/drivers/tee/optee/ |
D | optee_rpc_cmd.h | 23 * 1970-01-01 00:00:00 +0000 (UTC).
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | debug.h | 282 * Mark the UTC time stamp into the usniffer logs together with additional 289 * @timestamp: in milliseconds since 1970-01-01 00:00:00 UTC
|
1234