Scroll to navigation

XPRT_PIN_RQST(9) Linux Networking XPRT_PIN_RQST(9)

NAME

xprt_pin_rqst - Pin a request on the transport receive list

SYNOPSIS

void xprt_pin_rqst(struct rpc_rqst * req);

ARGUMENTS

req

Request to pin

DESCRIPTION

Caller must ensure this is atomic with the call to xprt_lookup_rqst so should be holding the xprt transport lock.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10