Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c224 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object() function
256 struct debug_obj *obj = __alloc_object(&pcp->objects); in pcpu_alloc()
477 obj = __alloc_object(&pool_boot); in alloc_object()