Searched refs:this_ctx (Results 1 – 1 of 1) sorted by relevance
74 void rt_interrupt_context_push(rt_interrupt_context_t this_ctx) in rt_interrupt_context_push() argument77 rt_slist_insert(&this_cpu->irq_ctx_head, &this_ctx->node); in rt_interrupt_context_push()
Completed in 3 milliseconds