Searched refs:AIRQ_PTR_ALLOCATED (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dairq.h25 #define AIRQ_PTR_ALLOCATED 0x01 macro
/linux-master/drivers/s390/cio/
H A Dairq.c50 airq->flags |= AIRQ_PTR_ALLOCATED;
79 if (airq->flags & AIRQ_PTR_ALLOCATED) {
82 airq->flags &= ~AIRQ_PTR_ALLOCATED;

Completed in 79 milliseconds