Home
last modified time | relevance | path

Searched defs:__node (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dmdesc.h24 #define mdesc_for_each_node_by_name(__hdl, __node, __name) \ argument
57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Ddeque.tcc859 for (_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
987 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1011 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1082 for (typename _Iter::_Map_pointer __node = __last._M_node - 1; in _M_insert_aux() local
1159 for (typename _Iter::_Map_pointer __node = __first1._M_node + 1; in _M_insert_aux() local
H A Dhashtable_policy.h126 __node_type* __node = _M_nodes; in _GLIBCXX_VISIBILITY() local
H A Dforward_list.tcc375 _Node_base* __node = &this->_M_impl._M_head; in merge() local
H A Dforward_list.h360 _Node* __node = this->_M_get_node(); in _GLIBCXX_VISIBILITY() local
H A Dstl_list.h136 _List_node_base* const __node = this->_M_base(); in _GLIBCXX_VISIBILITY() local
H A Dhashtable.h1845 if (__node_type* __node = _M_find_node(__bkt, __k, __code)) in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Ddeque.tcc859 for (_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
987 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1011 for (typename _Iter::_Map_pointer __node = __first._M_node + 1; in _M_insert_aux() local
1082 for (typename _Iter::_Map_pointer __node = __last._M_node - 1; in _M_insert_aux() local
1159 for (typename _Iter::_Map_pointer __node = __first1._M_node + 1; in _M_insert_aux() local
H A Dhashtable_policy.h126 __node_type* __node = _M_nodes; in _GLIBCXX_VISIBILITY() local
H A Dforward_list.tcc375 _Node_base* __node = &this->_M_impl._M_head; in merge() local
H A Dforward_list.h360 _Node* __node = this->_M_get_node(); in _GLIBCXX_VISIBILITY() local
H A Dstl_list.h136 _List_node_base* const __node = this->_M_base(); in _GLIBCXX_VISIBILITY() local
H A Dhashtable.h1845 if (__node_type* __node = _M_find_node(__bkt, __k, __code)) in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_route.c293 #define nr_remove_node_locked(__node) \ argument
/OK3568_Linux_fs/kernel/mm/
H A Dslab.h636 #define for_each_kmem_cache_node(__s, __node, __n) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dnodemask.h433 #define for_each_node_state(__node, __state) \ argument