Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/RCU/
Drcuref.rst24 alloc_object read_lock(&list_lock);
59 alloc_object rcu_read_lock();
96 alloc_object rcu_read_lock();
/Linux-v6.6/lib/
Ddebugobjects.c220 alloc_object(void *addr, struct debug_bucket *b, const struct debug_obj_descr *descr) in alloc_object() function
587 obj = alloc_object(addr, b, descr); in lookup_object_or_alloc()