Searched refs:POSTED_INTR_SN (Results 1 – 1 of 1) sorted by relevance
12 #define POSTED_INTR_SN 1 macro105 return test_and_clear_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_test_and_clear_sn()120 set_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_set_sn()135 clear_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_clear_sn()145 return test_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_test_sn()156 pi_desc->notifications |= BIT(POSTED_INTR_SN); in __pi_set_sn()161 pi_desc->notifications &= ~BIT(POSTED_INTR_SN); in __pi_clear_sn()