Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c866 static void __rpc_execute(struct rpc_task *task) in __rpc_execute() function
971 __rpc_execute(task); in rpc_execute()
980 __rpc_execute(container_of(work, struct rpc_task, u.tk_work)); in rpc_async_schedule()