table of contents
other versions
RPC_WAKE_UP(9) | Linux Networking | RPC_WAKE_UP(9) |
NAME¶
rpc_wake_up - wake up all rpc_tasks
SYNOPSIS¶
void rpc_wake_up(struct rpc_wait_queue * queue);
ARGUMENTS¶
struct rpc_wait_queue * queue
rpc_wait_queue on which the tasks are sleeping
DESCRIPTION¶
Grabs queue->lock
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |