Searched refs:cores_crashed (Results 1 – 2 of 2) sorted by relevance
771 WRITE_ONCE(oct->cores_crashed, true); in liquidio_watchdog()774 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()3987 bool cores_crashed; in octeon_recv_vf_drv_notice() local3998 cores_crashed = READ_ONCE(oct->cores_crashed); in octeon_recv_vf_drv_notice()4005 if (!cores_crashed) in octeon_recv_vf_drv_notice()4013 if (!cores_crashed) in octeon_recv_vf_drv_notice()
592 bool cores_crashed; member