Home
last modified time | relevance | path

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

/openbmc/linux/drivers/most/
H A 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()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drust-oe-selftest.patch188 assert!(!arc.is_poisoned());
216 assert!(!arc.is_poisoned());
353 assert!(!arc.is_poisoned());