RPC_RUN_TASK(9) | Linux Networking | RPC_RUN_TASK(9) |
NAME¶
rpc_run_task - Allocate a new RPC task, then run rpc_execute against it
SYNOPSIS¶
struct rpc_task * rpc_run_task(const struct rpc_task_setup * task_setup_data);
ARGUMENTS¶
task_setup_data
pointer to task initialisation data
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |