Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/edac/
Dedac_module.c56 else if (opstate == OP_RUNNING_POLL_INTR) in edac_op_state_to_string()
/linux-6.1.9/include/linux/
Dedac.h329 #define OP_RUNNING_POLL_INTR 0x203 macro