Searched refs:wait_event_interruptible_locked_irq (Results 1 – 2 of 2) sorted by relevance
259 res = wait_event_interruptible_locked_irq(ctx->wqh, ctx->ticks); in timerfd_read()
799 #define wait_event_interruptible_locked_irq(wq, condition) \ macro