Lines Matching defs:poison
162 C(POISONLMT, -ENXIO, "poison injection limit has been reached"), \
239 /* Device enabled poison commands */
264 * struct cxl_poison_state - Driver poison state info
267 * @enabled_cmds: All poison commands enabled in the CEL
268 * @list_out: The poison list payload returned by device
269 * @lock: Protect reads of the poison list
271 * Reads of the poison list are synchronized to ensure that a reader
280 struct mutex lock; /* Protect reads of poison list */
454 * @poison: poison driver state info
479 struct cxl_poison_state poison;
764 * address of poison, and the source of the poison.
772 /* Kernel defined maximum for a list of poison errors */