Home
last modified time | relevance | path

Searched defs:cache_get (Results 1 – 2 of 2) 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