Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dwait.h610 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ macro
/linux-6.6.21/fs/
Daio.c1319 wait_event_interruptible_hrtimeout(ctx->wait, in read_events()