Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/RCU/
Drcuref.txt22 add_element read_unlock(&list_lock);
55 add_element }
90 add_element rcu_read_unlock();
/Linux-v4.19/mm/
Dmempool.c122 static __always_inline void add_element(mempool_t *pool, void *element) in add_element() function
207 add_element(pool, element); in mempool_init_node()
341 add_element(pool, element); in mempool_resize()
487 add_element(pool, element); in mempool_free()