Symbol: cache_head
fs/nfs/dns_resolve.c
121
static struct cache_head *nfs_dns_ent_alloc(void)
fs/nfs/dns_resolve.c
140
struct cache_head *ch,
fs/nfs/dns_resolve.c
150
struct cache_head *ch)
fs/nfs/dns_resolve.c
162
static int nfs_dns_match(struct cache_head *ca,
fs/nfs/dns_resolve.c
163
struct cache_head *cb)
fs/nfs/dns_resolve.c
177
struct cache_head *h)
fs/nfs/dns_resolve.c
205
struct cache_head *ch;
fs/nfs/dns_resolve.c
219
struct cache_head *ch;
fs/nfs/dns_resolve.c
60
struct cache_head h;
fs/nfs/dns_resolve.c
71
static void nfs_dns_ent_update(struct cache_head *cnew,
fs/nfs/dns_resolve.c
72
struct cache_head *ckey)
fs/nfs/dns_resolve.c
84
static void nfs_dns_ent_init(struct cache_head *cnew,
fs/nfs/dns_resolve.c
85
struct cache_head *ckey)
fs/nfsd/export.c
1077
static int svc_export_upcall(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/export.c
1082
static int svc_export_notify(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/export.c
1088
struct cache_head *h,
fs/nfsd/export.c
1471
struct cache_head *h)
fs/nfsd/export.c
1519
static int svc_export_match(struct cache_head *a, struct cache_head *b)
fs/nfsd/export.c
1527
static void svc_export_init(struct cache_head *cnew, struct cache_head *citem)
fs/nfsd/export.c
1545
static void export_update(struct cache_head *cnew, struct cache_head *citem)
fs/nfsd/export.c
1573
static struct cache_head *svc_export_alloc(void)
fs/nfsd/export.c
1624
struct cache_head *ch;
fs/nfsd/export.c
1637
struct cache_head *ch;
fs/nfsd/export.c
180
struct cache_head *h)
fs/nfsd/export.c
203
static inline int expkey_match (struct cache_head *a, struct cache_head *b)
fs/nfsd/export.c
215
static inline void expkey_init(struct cache_head *cnew,
fs/nfsd/export.c
2159
struct cache_head *cp = p;
fs/nfsd/export.c
216
struct cache_head *citem)
fs/nfsd/export.c
228
static inline void expkey_update(struct cache_head *cnew,
fs/nfsd/export.c
229
struct cache_head *citem)
fs/nfsd/export.c
238
static struct cache_head *expkey_alloc(void)
fs/nfsd/export.c
258
static int expkey_notify(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/export.c
296
struct cache_head *ch;
fs/nfsd/export.c
310
struct cache_head *ch;
fs/nfsd/export.c
339
struct cache_head **items;
fs/nfsd/export.c
57
static int expkey_upcall(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/export.c
63
struct cache_head *h,
fs/nfsd/export.c
665
struct cache_head **items;
fs/nfsd/export.h
64
struct cache_head h;
fs/nfsd/export.h
88
struct cache_head h;
fs/nfsd/nfs4idmap.c
127
idtoname_upcall(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/nfs4idmap.c
133
idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp,
fs/nfsd/nfs4idmap.c
148
idtoname_match(struct cache_head *ca, struct cache_head *cb)
fs/nfsd/nfs4idmap.c
158
idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h)
fs/nfsd/nfs4idmap.c
276
struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h,
fs/nfsd/nfs4idmap.c
287
struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h,
fs/nfsd/nfs4idmap.c
307
nametoid_upcall(struct cache_detail *cd, struct cache_head *h)
fs/nfsd/nfs4idmap.c
313
nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp,
fs/nfsd/nfs4idmap.c
326
nametoid_match(struct cache_head *ca, struct cache_head *cb)
fs/nfsd/nfs4idmap.c
336
nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h)
fs/nfsd/nfs4idmap.c
441
struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h,
fs/nfsd/nfs4idmap.c
452
struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h,
fs/nfsd/nfs4idmap.c
64
struct cache_head h;
fs/nfsd/nfs4idmap.c
78
ent_init(struct cache_head *cnew, struct cache_head *citm)
fs/nfsd/nfs4idmap.c
97
static struct cache_head *
fs/nfsd/nfsctl.c
2251
int nfsd_cache_notify(struct cache_detail *cd, struct cache_head *h, u32 cache_type)
fs/nfsd/nfsd.h
110
int nfsd_cache_notify(struct cache_detail *cd, struct cache_head *h, u32 cache_type);
include/linux/sunrpc/cache.h
101
int (*match)(struct cache_head *orig, struct cache_head *new);
include/linux/sunrpc/cache.h
102
void (*init)(struct cache_head *orig, struct cache_head *new);
include/linux/sunrpc/cache.h
103
void (*update)(struct cache_head *orig, struct cache_head *new);
include/linux/sunrpc/cache.h
153
struct cache_head *item; /* cache item we wait on */
include/linux/sunrpc/cache.h
187
extern struct cache_head *
include/linux/sunrpc/cache.h
189
struct cache_head *key, int hash);
include/linux/sunrpc/cache.h
190
extern struct cache_head *
include/linux/sunrpc/cache.h
192
struct cache_head *new, struct cache_head *old, int hash);
include/linux/sunrpc/cache.h
195
sunrpc_cache_upcall(struct cache_detail *detail, struct cache_head *h);
include/linux/sunrpc/cache.h
198
struct cache_head *h);
include/linux/sunrpc/cache.h
203
static inline struct cache_head *cache_get(struct cache_head *h)
include/linux/sunrpc/cache.h
209
static inline struct cache_head *cache_get_rcu(struct cache_head *h)
include/linux/sunrpc/cache.h
216
static inline void cache_put(struct cache_head *h, struct cache_detail *cd)
include/linux/sunrpc/cache.h
224
static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h)
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/cache.h
252
extern void sunrpc_cache_unhash(struct cache_detail *, struct cache_head *);
include/linux/sunrpc/cache.h
256
struct cache_head **items,
include/linux/sunrpc/cache.h
259
int sunrpc_cache_notify(struct cache_detail *cd, struct cache_head *h,
include/linux/sunrpc/cache.h
81
struct cache_head *);
include/linux/sunrpc/cache.h
84
struct cache_head *h);
include/linux/sunrpc/cache.h
87
struct cache_head *ch,
include/linux/sunrpc/cache.h
95
struct cache_head *h);
include/linux/sunrpc/cache.h
99
struct cache_head * (*alloc)(void);
include/trace/events/sunrpc.h
2418
const struct cache_head *h
include/trace/events/sunrpc.h
2424
__field(const struct cache_head *, h)
include/trace/events/sunrpc.h
2439
const struct cache_head *h \
net/sunrpc/auth_gss/svcauth_gss.c
138
static int rsi_match(struct cache_head *a, struct cache_head *b)
net/sunrpc/auth_gss/svcauth_gss.c
160
static void rsi_init(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/auth_gss/svcauth_gss.c
179
static void update_rsi(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/auth_gss/svcauth_gss.c
198
static struct cache_head *rsi_alloc(void)
net/sunrpc/auth_gss/svcauth_gss.c
207
static int rsi_upcall(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/auth_gss/svcauth_gss.c
213
struct cache_head *h,
net/sunrpc/auth_gss/svcauth_gss.c
323
struct cache_head *ch;
net/sunrpc/auth_gss/svcauth_gss.c
335
struct cache_head *ch;
net/sunrpc/auth_gss/svcauth_gss.c
369
struct cache_head h;
net/sunrpc/auth_gss/svcauth_gss.c
413
rsc_match(struct cache_head *a, struct cache_head *b)
net/sunrpc/auth_gss/svcauth_gss.c
422
rsc_init(struct cache_head *cnew, struct cache_head *ctmp)
net/sunrpc/auth_gss/svcauth_gss.c
436
update_rsc(struct cache_head *cnew, struct cache_head *ctmp)
net/sunrpc/auth_gss/svcauth_gss.c
449
static struct cache_head *
net/sunrpc/auth_gss/svcauth_gss.c
459
static int rsc_upcall(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/auth_gss/svcauth_gss.c
600
struct cache_head *ch;
net/sunrpc/auth_gss/svcauth_gss.c
612
struct cache_head *ch;
net/sunrpc/auth_gss/svcauth_gss.c
99
struct cache_head h;
net/sunrpc/cache.c
102
static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail,
net/sunrpc/cache.c
103
struct cache_head *key,
net/sunrpc/cache.c
106
struct cache_head *new, *tmp, *freeme = NULL;
net/sunrpc/cache.c
1088
static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch)
net/sunrpc/cache.c
1205
static int cache_do_upcall(struct cache_detail *detail, struct cache_head *h)
net/sunrpc/cache.c
1248
int sunrpc_cache_upcall(struct cache_detail *detail, struct cache_head *h)
net/sunrpc/cache.c
1257
struct cache_head *h)
net/sunrpc/cache.c
1347
struct cache_head *ch;
net/sunrpc/cache.c
1365
struct cache_head, cache_list);
net/sunrpc/cache.c
1373
struct cache_head *ch = p;
net/sunrpc/cache.c
1386
struct cache_head, cache_list);
net/sunrpc/cache.c
1391
struct cache_head, cache_list);
net/sunrpc/cache.c
1425
struct cache_head *cp = p;
net/sunrpc/cache.c
151
struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail,
net/sunrpc/cache.c
152
struct cache_head *key, int hash)
net/sunrpc/cache.c
154
struct cache_head *ret;
net/sunrpc/cache.c
164
static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch);
net/sunrpc/cache.c
166
static void cache_fresh_locked(struct cache_head *head, time64_t expiry,
net/sunrpc/cache.c
179
static void cache_fresh_unlocked(struct cache_head *head,
net/sunrpc/cache.c
189
struct cache_head *h)
net/sunrpc/cache.c
1896
void sunrpc_cache_unhash(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/cache.c
1945
struct cache_head **items,
net/sunrpc/cache.c
196
struct cache_head *h,
net/sunrpc/cache.c
197
struct cache_head *new)
net/sunrpc/cache.c
1979
int sunrpc_cache_notify(struct cache_detail *cd, struct cache_head *h,
net/sunrpc/cache.c
207
struct cache_head *sunrpc_cache_update(struct cache_detail *detail,
net/sunrpc/cache.c
208
struct cache_head *new, struct cache_head *old, int hash)
net/sunrpc/cache.c
214
struct cache_head *tmp;
net/sunrpc/cache.c
251
static inline int cache_is_valid(struct cache_head *h)
net/sunrpc/cache.c
272
static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h)
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
46
static void cache_revisit_request(struct cache_head *item);
net/sunrpc/cache.c
48
static void cache_init(struct cache_head *h, struct cache_detail *detail)
net/sunrpc/cache.c
483
struct cache_head *ch = NULL;
net/sunrpc/cache.c
552
struct cache_head *ch = NULL;
net/sunrpc/cache.c
566
ch = hlist_entry(head->first, struct cache_head,
net/sunrpc/cache.c
61
static void cache_fresh_unlocked(struct cache_head *head,
net/sunrpc/cache.c
613
static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item)
net/sunrpc/cache.c
622
struct cache_head *item,
net/sunrpc/cache.c
64
static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail,
net/sunrpc/cache.c
65
struct cache_head *key,
net/sunrpc/cache.c
653
static void cache_wait_req(struct cache_req *req, struct cache_head *item)
net/sunrpc/cache.c
69
struct cache_head *tmp;
net/sunrpc/cache.c
726
static bool cache_defer_req(struct cache_req *req, struct cache_head *item)
net/sunrpc/cache.c
750
static void cache_revisit_request(struct cache_head *item)
net/sunrpc/cache.c
807
struct cache_head *item;
net/sunrpc/cache.c
86
static void sunrpc_begin_cache_remove_entry(struct cache_head *ch,
net/sunrpc/cache.c
95
static void sunrpc_end_cache_remove_entry(struct cache_head *ch,
net/sunrpc/svcauth_unix.c
102
struct cache_head h;
net/sunrpc/svcauth_unix.c
111
struct cache_head *item = container_of(kref, struct cache_head, ref);
net/sunrpc/svcauth_unix.c
124
static int ip_map_match(struct cache_head *corig, struct cache_head *cnew)
net/sunrpc/svcauth_unix.c
1289
static int ip_map_notify(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/svcauth_unix.c
131
static void ip_map_init(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/svcauth_unix.c
1313
struct cache_head **items;
net/sunrpc/svcauth_unix.c
139
static void update(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/svcauth_unix.c
147
static struct cache_head *ip_map_alloc(void)
net/sunrpc/svcauth_unix.c
156
static int ip_map_upcall(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/svcauth_unix.c
162
struct cache_head *h,
net/sunrpc/svcauth_unix.c
265
struct cache_head *h)
net/sunrpc/svcauth_unix.c
297
struct cache_head *ch;
net/sunrpc/svcauth_unix.c
315
struct cache_head *ch;
net/sunrpc/svcauth_unix.c
412
struct cache_head h;
net/sunrpc/svcauth_unix.c
426
struct cache_head *item = &ug->h;
net/sunrpc/svcauth_unix.c
436
struct cache_head *item = container_of(kref, struct cache_head, ref);
net/sunrpc/svcauth_unix.c
442
static int unix_gid_match(struct cache_head *corig, struct cache_head *cnew)
net/sunrpc/svcauth_unix.c
448
static void unix_gid_init(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/svcauth_unix.c
454
static void unix_gid_update(struct cache_head *cnew, struct cache_head *citem)
net/sunrpc/svcauth_unix.c
462
static struct cache_head *unix_gid_alloc(void)
net/sunrpc/svcauth_unix.c
471
static int unix_gid_upcall(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/svcauth_unix.c
477
struct cache_head *h,
net/sunrpc/svcauth_unix.c
541
struct cache_head *ch;
net/sunrpc/svcauth_unix.c
563
struct cache_head *h)
net/sunrpc/svcauth_unix.c
588
static int unix_gid_notify(struct cache_detail *cd, struct cache_head *h)
net/sunrpc/svcauth_unix.c
612
struct cache_head **items;
net/sunrpc/svcauth_unix.c
767
struct cache_head *ch;
net/sunrpc/svcauth_unix.c
901
struct cache_head *ch;
sound/firewire/motu/amdtp-motu.c
378
unsigned int cache_head = cache->head;
sound/firewire/motu/amdtp-motu.c
383
unsigned int tick = (base_tick + event_offsets[cache_head]) % TICKS_PER_SECOND;
sound/firewire/motu/amdtp-motu.c
387
cache_head = (cache_head + 1) % cache_size;
sound/firewire/motu/amdtp-motu.c
391
cache->head = cache_head;