Searched refs:ctx_check_irq (Results 1 – 1 of 1) sorted by relevance
1475 static struct irq_work ctx_check_irq = IRQ_WORK_INIT_HARD(ctx_check_irq_fn); variable1480 irq_work_queue(&ctx_check_irq); in bpf_kfunc_trigger_ctx_check()2189 irq_work_sync(&ctx_check_irq); in bpf_testmod_exit()