Searched refs:tb_lookup_cmp (Results 1 – 1 of 1) sorted by relevance
188 static bool tb_lookup_cmp(const void *p, const void *d) in tb_lookup_cmp() function245 return qht_lookup_custom(&tb_ctx.htable, &desc, h, tb_lookup_cmp); in tb_htable_lookup()