Home
last modified time | relevance | path

Searched refs:cores_crashed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c781 WRITE_ONCE(oct->cores_crashed, true); in liquidio_watchdog()
784 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
4014 bool cores_crashed; in octeon_recv_vf_drv_notice() local
4025 cores_crashed = READ_ONCE(oct->cores_crashed); in octeon_recv_vf_drv_notice()
4032 if (!cores_crashed) in octeon_recv_vf_drv_notice()
4040 if (!cores_crashed) in octeon_recv_vf_drv_notice()
H A Docteon_device.h592 bool cores_crashed; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c775 WRITE_ONCE(oct->cores_crashed, true); in liquidio_watchdog()
778 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
4000 bool cores_crashed; in octeon_recv_vf_drv_notice() local
4011 cores_crashed = READ_ONCE(oct->cores_crashed); in octeon_recv_vf_drv_notice()
4018 if (!cores_crashed) in octeon_recv_vf_drv_notice()
4026 if (!cores_crashed) in octeon_recv_vf_drv_notice()
H A Docteon_device.h592 bool cores_crashed; member

Completed in 13 milliseconds