Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dmpc.h26 in_cache_entry *in_cache; /* the ingress cache of this MPC */ member
/openbmc/linux/drivers/mtd/
H A Dsm_ftl.c1018 int error = 0, in_cache = 0; in sm_read() local
/openbmc/qemu/contrib/plugins/
H A Dcache.c330 static int in_cache(Cache *cache, uint64_t addr) in in_cache() function