Home
last modified time | relevance | path

Searched refs:__first_node (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dnodemask.c11 ret = __first_node(srcp); in __next_node_in()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnodemask.h262 #define first_node(src) __first_node(&(src))
263 static inline unsigned int __first_node(const nodemask_t *srcp) in __first_node() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__hash_table59 typedef __hash_node_base __first_node;
60 typedef typename __rebind_pointer<_NodePtr, __first_node>::type __node_base_pointer;
930 typedef typename _NodeTypes::__node_base_type __first_node;
940 typedef typename __rebind_alloc_helper<__node_traits, __first_node>::type
956 __compressed_pair<__first_node, __node_allocator> __p1_;
998 is_nothrow_default_constructible<__first_node>::value &&
1013 is_nothrow_move_constructible<__first_node>::value &&
1416 is_nothrow_default_constructible<__first_node>::value &&
1485 is_nothrow_move_constructible<__first_node>::value &&
1911 // insert_after __bucket_list_[__chash], or __first_node if bucket is null
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__hash_table59 typedef __hash_node_base __first_node;
60 typedef typename __rebind_pointer<_NodePtr, __first_node>::type __node_base_pointer;
930 typedef typename _NodeTypes::__node_base_type __first_node;
940 typedef typename __rebind_alloc_helper<__node_traits, __first_node>::type
956 __compressed_pair<__first_node, __node_allocator> __p1_;
998 is_nothrow_default_constructible<__first_node>::value &&
1013 is_nothrow_move_constructible<__first_node>::value &&
1416 is_nothrow_default_constructible<__first_node>::value &&
1485 is_nothrow_move_constructible<__first_node>::value &&
1911 // insert_after __bucket_list_[__chash], or __first_node if bucket is null
[all …]