Searched refs:CSD_TYPE_IRQ_WORK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsmp_types.h19 CSD_TYPE_IRQ_WORK = 0x20, enumerator in enum:__anon4764
43 * CSD_TYPE_IRQ_WORK:
/linux-master/kernel/
H A Dirq_work.c61 oflags = atomic_fetch_or(IRQ_WORK_CLAIMED | CSD_TYPE_IRQ_WORK, &work->node.a_flags);
H A Dsmp.c477 case CSD_TYPE_IRQ_WORK:
544 } else if (type == CSD_TYPE_IRQ_WORK) {

Completed in 95 milliseconds