Home
last modified time | relevance | path

Searched refs:boot_time (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_devcoredump_types.h28 ktime_t boot_time; member
A Dxe_devcoredump.c110 ts = ktime_to_timespec64(ss->boot_time); in __xe_devcoredump_read()
339 ss->boot_time = ktime_get_boottime(); in devcoredump_snapshot()
/drivers/scsi/fnic/
A Dfnic_fdls.h265 uint64_t boot_time; member
A Dfnic_main.c994 iport->boot_time = jiffies; in fnic_probe()
/drivers/scsi/fcoe/
A Dfcoe.c2210 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()
/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c1160 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()
/drivers/scsi/qedf/
A Dqedf_main.c1747 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()
/drivers/scsi/libfc/
A Dfc_lport.c310 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()

Completed in 32 milliseconds