Searched refs:boot_time (Results 1 – 8 of 8) sorted by relevance
28 ktime_t boot_time; member
110 ts = ktime_to_timespec64(ss->boot_time); in __xe_devcoredump_read()339 ss->boot_time = ktime_get_boottime(); in devcoredump_snapshot()
265 uint64_t boot_time; member
994 iport->boot_time = jiffies; in fnic_probe()
2210 lport->boot_time = jiffies; in _fcoe_create()2658 vn_port->boot_time = jiffies; in fcoe_vport_create()2734 lport->boot_time = jiffies; in fcoe_vport_disable()
1160 vn_port->boot_time = jiffies; in bnx2fc_vport_create()1220 lport->boot_time = jiffies; in bnx2fc_vport_disable()2385 lport->boot_time = jiffies; in _bnx2fc_create()
1747 lport->boot_time = jiffies; in qedf_lport_setup()1808 lport->boot_time = jiffies; in qedf_vport_libfc_config()1932 vn_port->boot_time = jiffies; in qedf_vport_create()2023 lport->boot_time = jiffies; in qedf_vport_disable()
310 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
Completed in 32 milliseconds