Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h598 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ macro
/OK3568_Linux_fs/kernel/fs/
H A Daio.c1294 wait_event_interruptible_hrtimeout(ctx->wait, in read_events()