Searched refs:interrupt_can_raise_pi (Results 1 – 3 of 3) sorted by relevance
259 static inline bool interrupt_can_raise_pi(struct itr_chip *chip) in interrupt_can_raise_pi() function298 assert(interrupt_can_raise_pi(chip)); in interrupt_raise_pi()
47 assert(interrupt_can_raise_pi(interrupt_get_main_chip())); in notif_alloc_async_value()
330 if (interrupt_can_raise_pi(parent->chip)) in stm32_exti_op_raise_pi()