Home
last modified time | relevance | path

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

/net/sunrpc/
Dsched.c556 static bool rpc_wake_up_next_func(struct rpc_task *task, void *data) in rpc_wake_up_next_func() function
566 return rpc_wake_up_first(queue, rpc_wake_up_next_func, NULL); in rpc_wake_up_next()