Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dsched.c1131 static struct rpc_task *rpc_alloc_task(void) in rpc_alloc_task() function
1150 task = rpc_alloc_task(); in rpc_new_task()