Searched refs:cores_crashed (Results 1 – 2 of 2) sorted by relevance
977 WRITE_ONCE(oct->cores_crashed, true); in liquidio_watchdog()980 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()3833 bool cores_crashed; in octeon_recv_vf_drv_notice() local3844 cores_crashed = READ_ONCE(oct->cores_crashed); in octeon_recv_vf_drv_notice()3851 if (!cores_crashed) in octeon_recv_vf_drv_notice()3859 if (!cores_crashed) in octeon_recv_vf_drv_notice()
551 bool cores_crashed; member