Home
last modified time | relevance | path

Searched refs:cache_req (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/soc/qcom/
H A Drpmh.c51 struct cache_req { struct
97 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr) in __find_req()
99 struct cache_req *p, *req = NULL; in __find_req()
111 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr, in cache_rpm_request()
115 struct cache_req *req; in cache_rpm_request()
175 struct cache_req *req; in __rpmh_write()
399 static int is_req_valid(struct cache_req *req) in is_req_valid()
431 struct cache_req *p; in rpmh_flush()
/linux-6.15/include/linux/sunrpc/
H A Dcache.h132 struct cache_req { struct
133 struct cache_deferred_req *(*defer)(struct cache_req *req); argument
226 struct cache_head *h, struct cache_req *rqstp);
228 struct cache_head *h, struct cache_req *rqstp);
H A Dsvc.h223 struct cache_req rq_chandle; /* handle passed to caches for
/linux-6.15/fs/nfs/
H A Dcache_lib.h16 struct cache_req req;
H A Dcache_lib.c84 static struct cache_deferred_req *nfs_dns_cache_defer(struct cache_req *req) in nfs_dns_cache_defer()
/linux-6.15/fs/nfsd/
H A Dexport.h132 struct svc_export *rqst_exp_find(struct cache_req *reqp, struct net *net,
H A Dexport.c948 u32 *fsidv, struct cache_req *reqp) in exp_find_key()
973 const struct path *path, struct cache_req *reqp) in exp_get_by_name()
1070 u32 *fsidv, struct cache_req *reqp) in exp_find()
1231 rqst_exp_find(struct cache_req *reqp, struct net *net, in rqst_exp_find()
/linux-6.15/net/sunrpc/
H A Dcache.c42 static bool cache_defer_req(struct cache_req *req, struct cache_head *item);
285 struct cache_head *h, struct cache_req *rqstp) in cache_check_rcu()
345 struct cache_head *h, struct cache_req *rqstp) in cache_check()
645 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req()
718 static bool cache_defer_req(struct cache_req *req, struct cache_head *item) in cache_defer_req()
H A Dsvc_xprt.c32 static struct cache_deferred_req *svc_defer(struct cache_req *req);
1173 static struct cache_deferred_req *svc_defer(struct cache_req *req) in svc_defer()
/linux-6.15/include/linux/lockd/
H A Dlockd.h186 struct cache_req * b_cache_req; /* deferred request handling */
/linux-6.15/Documentation/filesystems/nfs/
H A Drpc-cache.rst123 cache_check can be passed a "struct cache_req\*". This structure is