Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Dcache.c24 int cache_get(struct cache *cache, unsigned long key) in cache_get() function
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() function
/linux/drivers/md/
H A Ddm-bufio.c605 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get() function