'\" t .\" Title: probe::sunrpc.sched.release_task .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: November 2020 .\" Manual: Networking Tapset .\" Source: SystemTap Tapset Reference .\" Language: English .\" .TH "PROBE::SUNRPC\&.SCHE" "3stap" "November 2020" "SystemTap Tapset Reference" "Networking Tapset" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" probe::sunrpc.sched.release_task \- Release all resources associated with a task .SH "SYNOPSIS" .sp .nf sunrpc\&.sched\&.release_task .fi .SH "VALUES" .PP \fIvers\fR .RS 4 the program version in the RPC call .RE .PP \fIxid\fR .RS 4 the transmission id in the RPC call .RE .PP \fIprot\fR .RS 4 the IP protocol in the RPC call .RE .PP \fIprog\fR .RS 4 the program number in the RPC call .RE .PP \fItk_flags\fR .RS 4 the flags of the task .RE .SH "DESCRIPTION" .PP \fBrpc_release_task\fR function might not be found for a particular kernel\&. So, if we can\*(Aqt find it, just return \*(Aq\-1\*(Aq for everything\&. .SH SEE ALSO\n .IR tapset::rpc (3stap)