Searched refs:rpciod_task_pending (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dsched.c966 rpciod_task_pending(void) function
1011 if (!rpciod_task_pending()) {
1013 wait_event_interruptible(rpciod_idle, rpciod_task_pending());

Completed in 41 milliseconds