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