Searched refs:boottime (Results 1 – 16 of 16) sorted by relevance
| /linux/arch/x86/boot/compressed/ |
| H A D | efi.h | 78 u64 boottime; member 95 u32 boottime; member
|
| /linux/arch/m68k/include/asm/ |
| H A D | macintosh.h | 105 unsigned long boottime; member
|
| /linux/drivers/misc/mei/ |
| H A D | platform-vsc.c | 38 u64 boottime; member 63 .boottime = ktime_to_ns(ktime_get_boottime()), in mei_vsc_read_helper()
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_console.c | 811 char boottime[MAX_BOOTTIME_SIZE]; in octeon_download_firmware() local 899 ret = snprintf(boottime, MAX_BOOTTIME_SIZE, in octeon_download_firmware() 907 strncat(h->bootcmd, boottime, in octeon_download_firmware()
|
| /linux/arch/x86/xen/ |
| H A D | efi.c | 41 .boottime = (efi_boot_services_t *)EFI_INVALID_TABLE_ADDR,
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | types.h | 264 uint8_t boottime; member
|
| H A D | mesh.c | 429 return sysfs_emit(buf, "%d\n", defs.boottime); in boottime_show() 794 static DEVICE_ATTR_RW(boottime);
|
| /linux/include/linux/ |
| H A D | efi.h | 493 u64 boottime; member 510 u32 boottime; member 530 efi_boot_services_t *boottime; member
|
| /linux/arch/m68k/mac/ |
| H A D | config.c | 102 mac_bi_data.boottime = be32_to_cpup(data); in mac_parse_bootinfo() 844 mac_bi_data.boottime, mac_bi_data.gmtbias); in mac_identify()
|
| /linux/tools/power/pm-graph/ |
| H A D | bootgraph.py | 222 boottime = '' variable in Data 280 sysvals.vprint(' Boot time: %s' % self.boottime) 343 data.boottime = bt.strftime('%Y-%m-%d_%H:%M:%S')
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 1178 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument 1193 if (clock_type == CLOCK_BOOTTIME && boottime) in iwl_mvm_get_sync_time() 1194 *boottime = ktime_get_boottime_ns(); in iwl_mvm_get_sync_time()
|
| /linux/Documentation/hwmon/ |
| H A D | yogafan.rst | 61 The driver utilizes the boottime clock (ktime_get_boottime()) to calculate the
|
| /linux/Documentation/core-api/ |
| H A D | timekeeping.rst | 119 in user space, along with the equivalent boottime/tai/raw
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 68 efi_fn_call(efi_table_attr(efi_system_table, boottime), func, ##__VA_ARGS__)
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 1213 The device tree is loaded and parsed at boottime and is accessible by
|
| /linux/init/ |
| H A D | Kconfig | 1409 In this namespace boottime and monotonic clocks can be set.
|