Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsched.c690 static bool rpc_wake_up_next_func(struct rpc_task *task, void *data) in rpc_wake_up_next_func() function
700 return rpc_wake_up_first(queue, rpc_wake_up_next_func, NULL); in rpc_wake_up_next()