Home
last modified time | relevance | path

Searched defs:rpc_task (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h12091 struct rpc_task { struct
12095 void (*tk_callback)(struct rpc_task *); argument
12096 void (*tk_action)(struct rpc_task *); argument
12097 long unsigned int tk_timeout;
12098 long unsigned int tk_runstate;
12099 struct rpc_wait_queue *tk_waitqueue;
12100 union {
12103 } u;
12104 int tk_rpc_status;
12105 struct rpc_message tk_msg;
[all …]