Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dmpoa_caches.h43 int (*cache_hit)(in_cache_entry *entry, member
Dmpoa_caches.c132 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() function
544 cache_hit, /* cache_hit */
Dmpc.c521 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN) { in send_via_shortcut()
/linux-4.1.27/include/trace/events/
Dbcache.h131 __field(bool, cache_hit )
140 __entry->cache_hit = hit;
147 __entry->nr_sector, __entry->cache_hit, __entry->bypass)
/linux-4.1.27/kernel/locking/
Dlockdep.c2038 cache_hit: in lookup_chain_cache()
2063 goto cache_hit; in lookup_chain_cache()