Searched refs:OP_RUNNING_INTERRUPT (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/edac/
H A Dedac_module.c54 else if (opstate == OP_RUNNING_INTERRUPT)
H A Dedac_pci.c225 pci->op_state = OP_RUNNING_INTERRUPT;
H A Dxgene_edac.c788 if (edac_dev->op_state == OP_RUNNING_INTERRUPT) {
961 edac_dev->op_state = OP_RUNNING_INTERRUPT;
1122 if (edac_dev->op_state == OP_RUNNING_INTERRUPT) {
1130 if (edac_dev->op_state == OP_RUNNING_INTERRUPT) {
1244 edac_dev->op_state = OP_RUNNING_INTERRUPT;
1692 if (edac_dev->op_state == OP_RUNNING_INTERRUPT) {
1782 edac_dev->op_state = OP_RUNNING_INTERRUPT;
H A Dedac_device.c450 edac_dev->op_state = OP_RUNNING_INTERRUPT;
H A Dmpc85xx_edac.c572 edac_dev->op_state = OP_RUNNING_INTERRUPT;
H A Dedac_mc.c662 mci->op_state = OP_RUNNING_INTERRUPT;
/linux-master/include/linux/
H A Dedac.h331 #define OP_RUNNING_INTERRUPT 0x202 macro

Completed in 133 milliseconds