Home
last modified time | relevance | path

Searched refs:cache_hit (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/atm/
H A Dmpoa_caches.h46 int (*cache_hit)(in_cache_entry *entry, member
H A Dmpoa_caches.c133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() function
541 .cache_hit = cache_hit,
H A Dmpc.c522 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN) { in send_via_shortcut()
/openbmc/linux/include/trace/events/
H A Dbcache.h132 __field(bool, cache_hit )
141 __entry->cache_hit = hit;
148 __entry->nr_sector, __entry->cache_hit, __entry->bypass)
/openbmc/linux/kernel/locking/
H A Dlockdep.c3785 cache_hit: in lookup_chain_cache_add()
3813 goto cache_hit; in lookup_chain_cache_add()