Home
last modified time | relevance | path

Searched refs:debug_bucket (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/lib/
Ddebugobjects.c43 struct debug_bucket { struct
59 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; argument
186 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
222 alloc_object(void *addr, struct debug_bucket *b, struct debug_obj_descr *descr) in alloc_object()
438 struct debug_bucket *db = obj_hash; in debug_objects_oom()
464 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket()
532 struct debug_bucket *db; in __debug_object_init()
619 struct debug_bucket *db; in debug_object_activate()
696 struct debug_bucket *db; in debug_object_deactivate()
749 struct debug_bucket *db; in debug_object_destroy()
[all …]