Home
last modified time | relevance | path

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

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