Searched refs:class_hash (Results 1 – 1 of 1) sorted by relevance
1176 class_lst_t **class_hash = SH_CLASS_HASH(shp); in cache_find_class() local1179 return (class_hash[0]); in cache_find_class()1183 c_list = class_hash[index]; in cache_find_class()1350 class_lst_t **class_hash) in create_cached_registration() argument1366 class_hash[i] = NULL; in create_cached_registration()1408 clist->cl_next = class_hash[i]; in create_cached_registration()1409 class_hash[i] = clist; in create_cached_registration()