Home
last modified time | relevance | path

Searched refs:boottime (Results 1 – 10 of 10) sorted by relevance

/drivers/firmware/efi/libstub/
A Dintrinsics.c40 if (efi_table_attr(efi_system_table, boottime) == NULL) in memcpy()
51 if (efi_table_attr(efi_system_table, boottime) == NULL) in memset()
A Defistub.h64 efi_fn_call(efi_table_attr(efi_system_table, boottime), func, ##__VA_ARGS__)
/drivers/misc/mei/
A Dplatform-vsc.c38 u64 boottime; member
63 .boottime = ktime_to_ns(ktime_get_boottime()), in mei_vsc_read_helper()
/drivers/net/ethernet/cavium/liquidio/
A Docteon_console.c811 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()
/drivers/net/wireless/marvell/libertas/
A Dtypes.h264 uint8_t boottime; member
A Dmesh.c429 return sysfs_emit(buf, "%d\n", defs.boottime); in boottime_show()
794 static DEVICE_ATTR_RW(boottime);
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dutils.c1192 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument
1207 if (clock_type == CLOCK_BOOTTIME && boottime) in iwl_mvm_get_sync_time()
1208 *boottime = ktime_get_boottime_ns(); in iwl_mvm_get_sync_time()
A Dmvm.h1805 u64 *boottime, ktime_t *realtime);
/drivers/gpu/drm/i915/
A Di915_gpu_error.h192 ktime_t boottime; member
A Di915_gpu_error.c840 ts = ktime_to_timespec64(error->boottime); in __err_print_to_sgl()
1997 error->boottime = ktime_get_boottime(); in i915_gpu_coredump_alloc()

Completed in 42 milliseconds