Searched defs:child (Results 1 – 6 of 6) sorted by relevance
/lib/ |
A D | radix-tree.c | 474 struct radix_tree_node *child; in radix_tree_shrink() local 602 struct radix_tree_node *node = NULL, *child; in __radix_tree_create() local 659 struct radix_tree_node *child = entry_to_node(node); in radix_tree_free_nodes() local 1158 struct radix_tree_node *node, *child; in radix_tree_next_chunk() local 1480 struct radix_tree_node *node = NULL, *child; in idr_get_free() local
|
A D | bootconfig.c | 647 struct xbc_node *node, *child; in __xbc_add_key() local 696 struct xbc_node *child; in xbc_parse_kv() local
|
A D | xarray.c | 994 struct xa_node *child, unsigned int sibs, in node_set_marks() 1103 struct xa_node *child = xas->xa_alloc; in xas_split() local 1196 struct xa_node *child = xas->xa_alloc; in xas_try_split() local
|
A D | btree.c | 536 unsigned long *key, int level, unsigned long *child, int fill) in rebalance() 679 unsigned long *child; in __btree_for_each() local
|
A D | assoc_array.c | 1562 struct assoc_array_node *child; in assoc_array_gc() local
|
A D | maple_tree.c | 1706 struct maple_enode *child; in mas_adopt_children() local 1766 static inline bool mas_find_child(struct ma_state *mas, struct ma_state *child) in mas_find_child() 7437 struct maple_enode *child; in mas_validate_child_slot() local
|
Completed in 36 milliseconds