Searched refs:debug_bucket (Results 1 – 1 of 1) sorted by relevance
46 struct debug_bucket { struct70 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; argument433 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()467 static struct debug_obj *alloc_object(void *addr, struct debug_bucket *b, in alloc_object()586 struct debug_bucket *db = obj_hash; in debug_objects_oom()603 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket()675 static struct debug_obj *lookup_object_or_alloc(void *addr, struct debug_bucket *b, in lookup_object_or_alloc()751 struct debug_bucket *db; in __debug_object_init()824 struct debug_bucket *db; in debug_object_activate()881 struct debug_bucket *db; in debug_object_deactivate()[all …]