Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dinternals.h216 __irqd_to_state(d) |= IRQD_SETAFFINITY_PENDING; in irqd_set_move_pending()
221 __irqd_to_state(d) &= ~IRQD_SETAFFINITY_PENDING; in irqd_clr_move_pending()
H A Ddebugfs.c113 BIT_MASK_DESCR(IRQD_SETAFFINITY_PENDING),