Home
last modified time | relevance | path

Searched defs:boottime (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/fs/proc/
Dstat.c90 struct timespec64 boottime; in show_stat() local
/Linux-v4.19/arch/m68k/include/asm/
Dmacintosh.h100 unsigned long boottime; member
/Linux-v4.19/tools/power/pm-graph/
Dbootgraph.py215 boottime = '' variable in Data
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c812 char boottime[MAX_BOOTTIME_SIZE]; in octeon_download_firmware() local
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dtypes.h263 uint8_t boottime; member
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h32 ktime_t boottime; member
/Linux-v4.19/include/linux/
Defi.h718 u64 boottime; member
735 u32 boottime; member
751 efi_boot_services_t *boottime; member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c1842 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, u32 *gp2, u64 *boottime) in iwl_mvm_get_sync_time()