Searched refs:find_success (Results 1 – 12 of 12) sorted by relevance
90 unsigned find_success; member170 return t->find_success + t->find_fail; in sfxhash_find_total()192 return t->find_success; in sfxhash_find_success()
250 h->find_success = 0; in sfxhash_new()399 h->find_success = 0; in sfxhash_make_empty()671 t->find_success++; in sfxhash_find_node_row()
247 h->find_success = 0; in sfxhash_new()395 h->find_success = 0; in sfxhash_make_empty()432 return t->find_success + t->find_fail; in sfxhash_find_total()454 return t->find_success; in sfxhash_find_success()740 t->find_success++; in sfxhash_find_node_row()
86 unsigned find_success; member
424 find_success, deployment, find_comment = __find_deployment(427 if not find_success:
67 unsigned long find_success; member78 swap_cache_info.find_success, swap_cache_info.find_total); in show_swap_cache_info()356 INC_CACHE_INFO(find_success); in lookup_swap_cache()
307 find_success, find_msg, stream = (315 if find_success and stream:321 if not find_success:
414 find_success, find_msg, stream = (422 if find_success and stream:428 if not find_success: