Home
last modified time | relevance | path

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

/linux/lib/
A Ddebugobjects.c210 static struct debug_obj *__alloc_object(struct hlist_head *list) in __alloc_object() function
233 obj = __alloc_object(&percpu_pool->free_objs); in alloc_object()
241 obj = __alloc_object(&obj_pool); in alloc_object()
256 obj2 = __alloc_object(&obj_pool); in alloc_object()
370 objs[lookahead_count] = __alloc_object(&percpu_pool->free_objs); in __free_object()
402 obj = __alloc_object(&obj_pool); in __free_object()

Completed in 5 milliseconds