1PROBE::SUNRPC.SCHE(3stap) Networking Tapset PROBE::SUNRPC.SCHE(3stap)
2
3
4
6 probe::sunrpc.sched.release_task - Release all resources associated
7 with a task
8
10 sunrpc.sched.release_task
11
13 xid
14 the transmission id in the RPC call
15
16 prot
17 the IP protocol in the RPC call
18
19 vers
20 the program version in the RPC call
21
22 prog
23 the program number in the RPC call
24
25 tk_flags
26 the flags of the task
27
29 rpc_release_task function might not be found for a particular kernel.
30 So, if we can't find it, just return '-1' for everything.
31
33 tapset::rpc(3stap)
34
35
36
37SystemTap Tapset Reference October 2018 PROBE::SUNRPC.SCHE(3stap)