Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsched.c336 * which is needed to ensure that __rpc_execute() doesn't loop (due to the
865 static void __rpc_execute(struct rpc_task *task) in __rpc_execute() function
970 __rpc_execute(task); in rpc_execute()
979 __rpc_execute(container_of(work, struct rpc_task, u.tk_work)); in rpc_async_schedule()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c357 * which is needed to ensure that __rpc_execute() doesn't loop (due to the
909 static void __rpc_execute(struct rpc_task *task) in __rpc_execute() function
1023 __rpc_execute(task); in rpc_execute()
1032 __rpc_execute(container_of(work, struct rpc_task, u.tk_work)); in rpc_async_schedule()

Completed in 4 milliseconds