Searched defs:slot (Results 1 – 1 of 1) sorted by relevance
351 static inline int8_t get_slot_index(struct irq_handler_chain_slot *slot) { in get_slot_index()366 … struct irq_handler_chain_slot *slot = &irq_handler_chain_slots[irq_handler_chain_free_slot_head]; in irq_add_shared_handler() local453 static inline irq_handler_t handler_from_slot(struct irq_handler_chain_slot *slot) { in handler_from_slot()620 void irq_add_tail_to_free_list(struct irq_handler_chain_slot *slot) { in irq_add_tail_to_free_list()