Home
last modified time | relevance | path

Searched defs:cache_head (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/sunrpc/
Dcache.h47 struct cache_head { struct
48 struct hlist_node cache_list;
49 time64_t expiry_time; /* After time expiry_time, don't use
51 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was
76 struct cache_head *); argument
/linux-5.19.10/sound/firewire/motu/
Damdtp-motu.c382 unsigned int cache_head = cache->head; in write_sph() local
/linux-5.19.10/sound/firewire/
Damdtp-stream.h171 unsigned int cache_head; member
Damdtp-stream.c555 unsigned int cache_head = s->ctx_data.rx.cache_head; in pool_replayed_seq() local
583 const unsigned int cache_head = s->ctx_data.rx.cache_head; in pool_seq_descs() local