Symbol: cache_req
drivers/soc/qcom/rpmh.c
111
static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr,
drivers/soc/qcom/rpmh.c
115
struct cache_req *req;
drivers/soc/qcom/rpmh.c
175
struct cache_req *req;
drivers/soc/qcom/rpmh.c
399
static int is_req_valid(struct cache_req *req)
drivers/soc/qcom/rpmh.c
431
struct cache_req *p;
drivers/soc/qcom/rpmh.c
97
static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr)
drivers/soc/qcom/rpmh.c
99
struct cache_req *p, *req = NULL;
fs/lockd/lockd.h
227
struct cache_req * b_cache_req; /* deferred request handling */
fs/nfs/cache_lib.c
84
static struct cache_deferred_req *nfs_dns_cache_defer(struct cache_req *req)
fs/nfs/cache_lib.h
16
struct cache_req req;
fs/nfsd/export.c
1650
u32 *fsidv, struct cache_req *reqp)
fs/nfsd/export.c
1675
const struct path *path, struct cache_req *reqp)
fs/nfsd/export.c
1772
u32 *fsidv, struct cache_req *reqp)
fs/nfsd/export.c
1966
rqst_exp_find(struct cache_req *reqp, struct net *net,
fs/nfsd/export.h
135
struct svc_export *rqst_exp_find(struct cache_req *reqp, struct net *net,
include/linux/sunrpc/cache.h
141
struct cache_deferred_req *(*defer)(struct cache_req *req);
include/linux/sunrpc/cache.h
234
struct cache_head *h, struct cache_req *rqstp);
include/linux/sunrpc/cache.h
236
struct cache_head *h, struct cache_req *rqstp);
include/linux/sunrpc/svc.h
251
struct cache_req rq_chandle; /* handle passed to caches for
net/sunrpc/cache.c
290
struct cache_head *h, struct cache_req *rqstp)
net/sunrpc/cache.c
350
struct cache_head *h, struct cache_req *rqstp)
net/sunrpc/cache.c
45
static bool cache_defer_req(struct cache_req *req, struct cache_head *item);
net/sunrpc/cache.c
653
static void cache_wait_req(struct cache_req *req, struct cache_head *item)
net/sunrpc/cache.c
726
static bool cache_defer_req(struct cache_req *req, struct cache_head *item)
net/sunrpc/svc_xprt.c
1279
static struct cache_deferred_req *svc_defer(struct cache_req *req)
net/sunrpc/svc_xprt.c
32
static struct cache_deferred_req *svc_defer(struct cache_req *req);