Home
last modified time | relevance | path

Searched refs:ma_set_meta (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c887 * ma_set_meta() - Set the metadata information of a node.
893 static inline void ma_set_meta(struct maple_node *mn, enum maple_type mt, in ma_set_meta() function
2012 ma_set_meta(node, mt, 0, end); in mas_leaf_set_meta()
2065 ma_set_meta(node, mt, offset, end); in mab_mas_cp()
3110 ma_set_meta(node, mt, 0, tmp - 1); in mas_destroy_rebalance()
3118 ma_set_meta(left, mt, 0, split); in mas_destroy_rebalance()
3126 ma_set_meta(newnode, mt, 0, tmp); in mas_destroy_rebalance()
3135 ma_set_meta(new_left, mt, 0, split); in mas_destroy_rebalance()
3542 ma_set_meta(node, maple_leaf_64, 0, slot); in mas_root_expand()
4153 ma_set_meta(wr_ma in mas_wr_append()
[all...]

Completed in 8 milliseconds