Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/
Dsched.c1129 static struct rpc_task *rpc_alloc_task(void) in rpc_alloc_task() function
1148 task = rpc_alloc_task(); in rpc_new_task()