Searched refs:boottime (Results 1 – 12 of 12) 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/arch/x86/xen/ |
| H A D | efi.c | 41 .boottime = (efi_boot_services_t *)EFI_INVALID_TABLE_ADDR,
|
| /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/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/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 | 1166 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument 1181 if (clock_type == CLOCK_BOOTTIME && boottime) in iwl_mvm_get_sync_time() 1182 *boottime = ktime_get_boottime_ns(); in iwl_mvm_get_sync_time()
|
| H A D | mvm.h | 1670 u64 *boottime, ktime_t *realtime);
|
| /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__)
|