Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h43680 struct rpc_task { struct
43684 void (*tk_callback)(struct rpc_task *); argument
43685 void (*tk_action)(struct rpc_task *); argument
43686 long unsigned int tk_timeout;
43687 long unsigned int tk_runstate;
43688 struct rpc_wait_queue *tk_waitqueue;
43689 union {
43714 void (*rpc_call_prepare)(struct rpc_task *, void *); argument