Searched refs:cache_hit (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | bcache.h | 132 __field(bool, cache_hit ) 141 __entry->cache_hit = hit; 148 __entry->nr_sector, __entry->cache_hit, __entry->bypass)
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpoa_caches.c | 133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() function 541 .cache_hit = cache_hit,
|
| H A D | mpoa_caches.h | 46 int (*cache_hit)(in_cache_entry *entry, member
|
| H A D | mpc.c | 522 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN) { in send_via_shortcut()
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | userdict.h | 278 bool cache_hit(UserDictSearchable *searchable,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | userdict.h | 278 bool cache_hit(UserDictSearchable *searchable,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 568 bool cached = cache_hit(&searchable, &start, &count); in _get_lpis() 1513 bool UserDict::cache_hit(UserDictSearchable *searchable, in _get_lpis() function in ime_pinyin::UserDict
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | lockdep.c | 3644 cache_hit: in lookup_chain_cache_add() 3672 goto cache_hit; in lookup_chain_cache_add()
|