Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/RCU/
H A Drcuref.rst24 alloc_object read_lock(&list_lock);
59 alloc_object rcu_read_lock();
96 alloc_object rcu_read_lock();
/openbmc/linux/lib/
H A Ddebugobjects.c221 alloc_object(void *addr, struct debug_bucket *b, const struct debug_obj_descr *descr) in alloc_object() function
588 obj = alloc_object(addr, b, descr); in lookup_object_or_alloc()