Searched refs:key_entry_compfunc (Results 1 – 4 of 4) sorted by relevance
98 int key_entry_compfunc(void* k1, void* k2);
63 &key_entry_sizefunc, &key_entry_compfunc, in key_cache_create()
68 key_entry_compfunc(void* k1, void* k2) in key_entry_compfunc() function
297 else if(fptr == &key_entry_compfunc) return 1; in fptr_whitelist_hash_compfunc()