Searched full:utc (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v5.10/fs/ntfs/ |
D | time.h | 19 * 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.
|
/Linux-v5.10/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-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.h | 279 /* UTC VM L2 bank */ 281 /* UTC VM walker */ 283 /* UTC ATC L2 2MB cache */ 285 /* UTC ATC L2 4KB cache */
|
/Linux-v5.10/include/uapi/linux/netfilter/ |
D | xt_time.h | 18 /* Match against local time (instead of UTC) */
|
/Linux-v5.10/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-v5.10/arch/s390/include/asm/ |
D | timex.h | 62 #define PTFF_QUI 0x04 /* query UTC information */ 84 /* Query UTC information result */
|
/Linux-v5.10/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-v5.10/fs/exfat/ |
D | misc.c | 98 /* 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()
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_format.h | 864 * 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 …]
|
/Linux-v5.10/drivers/rtc/ |
D | sysfs.c | 18 * ideally UTC. However, PCs that also boot to MS-Windows normally use 163 * 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-v5.10/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-v5.10/drivers/scsi/qla2xxx/ |
D | qla_mr.h | 272 uint64_t utc; /* UTC (system time) */ member
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | debug.h | 292 * Mark the UTC time stamp into the usniffer logs together with additional 299 * @timestamp: in milliseconds since 1970-01-01 00:00:00 UTC
|
/Linux-v5.10/include/trace/events/ |
D | rtc.h | 26 TP_printk("UTC (%lld) (%d)",
|
/Linux-v5.10/Documentation/misc-devices/ |
D | lis3lv02d.rst | 13 - Eric Piel <eric.piel@tremplin-utc.net>
|
/Linux-v5.10/include/linux/ |
D | timekeeper_internal.h | 55 * @tai_offset: The current UTC to TAI offset in seconds
|
/Linux-v5.10/kernel/time/ |
D | timeconv.c | 74 * Coordinated Universal Time (UTC).
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 29 The UDMA-P also supports acting as both a UTC and UDMA-C for its internal
|
/Linux-v5.10/fs/cifs/ |
D | netmisc.c | 928 * Convert the NT UTC (based 1601-01-01, in hundred nanosecond units) 929 * into Unix UTC (based 1970-01-01, in seconds). 960 /* Convert the Unix UTC into NT UTC. */
|
/Linux-v5.10/include/uapi/linux/ |
D | stat.h | 50 * 00:00:00 1st January 1970 UTC.
|
/Linux-v5.10/drivers/media/test-drivers/vivid/ |
D | vivid-rds-gen.c | 91 * EN 50067:1998 to convert a UTC date to an RDS Modified in vivid_rds_generate()
|
/Linux-v5.10/tools/include/uapi/linux/ |
D | stat.h | 50 * 00:00:00 1st January 1970 UTC.
|
/Linux-v5.10/sound/isa/sb/ |
D | sb8_midi.c | 12 * Sun May 11 12:34:56 UTC 2003 Clemens Ladisch <clemens@ladisch.de>
|
123