Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H 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()
/openbmc/linux/Documentation/RCU/
H A Drcuref.rst28 add_element read_unlock(&list_lock);
64 add_element }
101 add_element rcu_read_unlock();
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Dcooker.py224 index.add_element("layerDependencies", [layerDependency])
308 index.add_element("machines", [machine])
332 index.add_element("distros", [distro])
H A D__init__.py658 def add_element(self, indexname, objs): member in LayerIndexObj
675 self.add_element(indexname, objs)
/openbmc/linux/Documentation/bpf/
H A Dmap_bloom_filter.rst165 int add_element(struct bpf_map *bloom_map, __u32 value)