Home
last modified time | relevance | path

Searched defs:__alloc_object (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Ddebugobjects.c224 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object() function
/linux/mm/
H A Dkmemleak.c647 static struct kmemleak_object *__alloc_object(gfp_t gfp) in __alloc_object() function