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/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/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/Documentation/core-api/ |
| H A D | timekeeping.rst | 119 in user space, along with the equivalent boottime/tai/raw
|
| /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.
|