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 vers
14 the program version in the RPC call
15
16 xid
17 the transmission id in the RPC call
18
19 prot
20 the IP protocol 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 November 2020 PROBE::SUNRPC.SCHE(3stap)