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