Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_hrtimeout (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dwait.h570 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ macro
/Linux-v5.10/fs/
Daio.c1293 wait_event_interruptible_hrtimeout(ctx->wait, in read_events()