Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/most/
Dcore.c45 bool is_poisoned; member
842 if (c->is_poisoned) { in arm_mbo()
947 if (unlikely(c->is_poisoned || (mbo->status == MBO_E_CLOSE))) in most_write_completion()
1054 if (unlikely(c->is_poisoned || (mbo->status == MBO_E_CLOSE))) { in most_read_completion()
1184 c->is_poisoned = true; in most_stop_channel()
1203 c->is_poisoned = false; in most_stop_channel()
1335 c->is_poisoned = false; in most_register_interface()