Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c44 struct debug_bucket { struct
60 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE];
191 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
223 alloc_object(void *addr, struct debug_bucket *b, const struct debug_obj_descr *descr) in alloc_object()
465 struct debug_bucket *db = obj_hash; in debug_objects_oom()
491 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket()
563 static struct debug_obj *lookup_object_or_alloc(void *addr, struct debug_bucket *b, in lookup_object_or_alloc()
616 struct debug_bucket *db; in __debug_object_init()
689 struct debug_bucket *db; in debug_object_activate()
746 struct debug_bucket *d in debug_object_deactivate()
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c41 struct debug_bucket { struct
57 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE];
188 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
220 alloc_object(void *addr, struct debug_bucket *b, const struct debug_obj_descr *descr) in alloc_object()
462 struct debug_bucket *db = obj_hash; in debug_objects_oom()
488 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket()
560 static struct debug_obj *lookup_object_or_alloc(void *addr, struct debug_bucket *b, in lookup_object_or_alloc()
624 struct debug_bucket *db; in __debug_object_init()
697 struct debug_bucket *db; in debug_object_activate()
754 struct debug_bucket *d in debug_object_deactivate()
[all...]

Completed in 3 milliseconds