Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmempool.c127 static __always_inline void add_element(mempool_t *pool, void *element) in add_element() function
212 add_element(pool, element); in mempool_init_node()
352 add_element(pool, element); in mempool_resize()
500 add_element(pool, element); in mempool_free()
/linux-6.3-rc2/Documentation/RCU/
A Drcuref.rst28 add_element read_unlock(&list_lock);
64 add_element }
101 add_element rcu_read_unlock();
/linux-6.3-rc2/Documentation/bpf/
A Dmap_bloom_filter.rst165 int add_element(struct bpf_map *bloom_map, __u32 value)

Completed in 5 milliseconds