Searched refs:handler_of_existing_head (Results 1 – 1 of 1) sorted by relevance
441 void *handler_of_existing_head = (void*)existing_vtable_slot->inst2; in irq_add_shared_handler() local442 existing_vtable_slot->inst1 = make_call_inst1(handler_of_existing_head); in irq_add_shared_handler()443 existing_vtable_slot->inst2 = make_call_inst2(handler_of_existing_head); in irq_add_shared_handler()