Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/gendwarfksyms/
Dcache.c24 int cache_get(struct cache *cache, unsigned long key) in cache_get() function
/linux-6.14.4/include/linux/sunrpc/
Dcache.h195 static inline struct cache_head *cache_get(struct cache_head *h) in cache_get() function
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_rx.c67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() function
/linux-6.14.4/drivers/md/
Ddm-bufio.c613 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get() function