Searched refs:obj_objs_cmp (Results 1 – 1 of 1) sorted by relevance
320 obj_objs_cmp(const void *aobj, const void *b) in obj_objs_cmp() function353 nid = bsearch(aobj, obj_objs, NUM_OBJ, sizeof(unsigned int), obj_objs_cmp); in OBJ_obj2nid()