Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dcache.h195 static inline struct cache_head *cache_get(struct cache_head *h) in cache_get() function
/Linux-v6.6/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-v6.6/drivers/md/
Ddm-bufio.c578 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get() function