Searched refs:add_element (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mempool.c | 122 static __always_inline void add_element(mempool_t *pool, void *element) in add_element() function 207 add_element(pool, element); in mempool_init_node() 347 add_element(pool, element); in mempool_resize() 495 add_element(pool, element); in mempool_free()
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | rcuref.rst | 28 add_element read_unlock(&list_lock); 64 add_element } 101 add_element rcu_read_unlock();
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/ |
| H A D | cooker.py | 224 index.add_element("layerDependencies", [layerDependency]) 308 index.add_element("machines", [machine]) 332 index.add_element("distros", [distro])
|
| H A D | __init__.py | 651 def add_element(self, indexname, objs): member in LayerIndexObj 668 self.add_element(indexname, objs)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/ |
| H A D | pbf_writer.hpp | 891 void add_element(T value) { in add_element() function in protozero::detail::packed_field_fixed 907 void add_element(T value) { in add_element() function in protozero::detail::packed_field_varint 923 void add_element(T value) { in add_element() function in protozero::detail::packed_field_svarint
|