Home
last modified time | relevance | path

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

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