Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/RCU/
Drcuref.txt22 add_element read_unlock(&list_lock);
55 add_element }
90 add_element rcu_read_unlock();
/linux-4.4.14/mm/
Dmempool.c125 static void add_element(mempool_t *pool, void *element) in add_element() function
219 add_element(pool, element); in mempool_create_node()
289 add_element(pool, element); in mempool_resize()
435 add_element(pool, element); in mempool_free()