Home
last modified time | relevance | path

Searched refs:cache_req (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh.c44 * struct cache_req: the request object for caching
51 struct cache_req { struct
103 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr) in __find_req()
105 struct cache_req *p, *req = NULL; in __find_req()
117 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr, in cache_rpm_request()
121 struct cache_req *req; in cache_rpm_request()
181 struct cache_req *req; in __rpmh_write()
412 static int is_req_valid(struct cache_req *req) in is_req_valid()
444 struct cache_req *p; in rpmh_flush()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh.c44 * struct cache_req: the request object for caching
51 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()
400 static int is_req_valid(struct cache_req *req) in is_req_valid()
432 struct cache_req *p; in rpmh_flush()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h129 struct cache_req { struct
130 struct cache_deferred_req *(*defer)(struct cache_req *req);
222 struct cache_head *h, struct cache_req *rqstp);
H A Dsvc.h291 struct cache_req rq_chandle; /* handle passed to caches for
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h132 struct cache_req { struct
133 struct cache_deferred_req *(*defer)(struct cache_req *req);
226 struct cache_head *h, struct cache_req *rqstp);
H A Dsvc.h243 struct cache_req rq_chandle; /* handle passed to caches for
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dlockd.h184 struct cache_req * b_cache_req; /* deferred request handling */
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dlockd.h186 struct cache_req * b_cache_req; /* deferred request handling */
/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.c838 u32 *fsidv, struct cache_req *reqp) in exp_find_key()
863 const struct path *path, struct cache_req *reqp) in exp_get_by_name()
960 u32 *fsidv, struct cache_req *reqp) in exp_find()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.c922 u32 *fsidv, struct cache_req *reqp) in exp_find_key()
947 const struct path *path, struct cache_req *reqp) in exp_get_by_name()
1044 u32 *fsidv, struct cache_req *reqp) in exp_find()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c40 static bool cache_defer_req(struct cache_req *req, struct cache_head *item);
297 struct cache_head *h, struct cache_req *rqstp) in cache_check()
632 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req()
692 static bool cache_defer_req(struct cache_req *req, struct cache_head *item) in cache_defer_req()
H A Dsvc_xprt.c31 static struct cache_deferred_req *svc_defer(struct cache_req *req);
1170 static struct cache_deferred_req *svc_defer(struct cache_req *req) in svc_defer()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c42 static bool cache_defer_req(struct cache_req *req, struct cache_head *item);
299 struct cache_head *h, struct cache_req *rqstp) in cache_check()
634 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req()
707 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);
1182 static struct cache_deferred_req *svc_defer(struct cache_req *req) in svc_defer()

Completed in 20 milliseconds