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 prog
14 the program number in the RPC call
15
16 tk_flags
17 the flags of the task
18
19 vers
20 the program version in the RPC call
21
22 prot
23 the IP protocol in the RPC call
24
25 xid
26 the transmission id in the RPC call
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 June 2018 PROBE::SUNRPC.SCHE(3stap)