1XPRT_PIN_RQST(9)               Linux Networking               XPRT_PIN_RQST(9)
2
3
4

NAME

6       xprt_pin_rqst - Pin a request on the transport receive list
7

SYNOPSIS

9       void xprt_pin_rqst(struct rpc_rqst * req);
10

ARGUMENTS

12       req
13           Request to pin
14

DESCRIPTION

16       Caller must ensure this is atomic with the call to xprt_lookup_rqst so
17       should be holding the xprt transport lock.
18
20Kernel Hackers Manual 3.10         June 2019                  XPRT_PIN_RQST(9)
Impressum