Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Dedac_pci.c174 if (pci->op_state != OP_RUNNING_POLL) { in edac_pci_workq_function()
219 pci->op_state = OP_RUNNING_POLL; in edac_pci_add_device()
A Dedac_module.c52 if (opstate == OP_RUNNING_POLL) in edac_op_state_to_string()
A Dedac_device.c330 if ((edac_dev->op_state == OP_RUNNING_POLL) && in edac_device_workq_function()
446 edac_dev->op_state = OP_RUNNING_POLL; in edac_device_add_device()
A Dedac_mc.c475 if (mci->op_state != OP_RUNNING_POLL) { in edac_mc_workq_function()
505 if (mci->op_state == OP_RUNNING_POLL) in edac_mc_reset_delay_period()
655 mci->op_state = OP_RUNNING_POLL; in edac_mc_add_mc_with_groups()
/linux-6.3-rc2/include/linux/
A Dedac.h327 #define OP_RUNNING_POLL 0x201 macro

Completed in 26 milliseconds