Searched refs:MAS_NONE (Results 1 – 4 of 4) sorted by relevance
585 mas.node = MAS_NONE; in check_find()3045 ((x).node != MAS_NONE))3085 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3093 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3108 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3115 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3123 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3145 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3152 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()3168 MT_BUG_ON(mt, mas.node != MAS_NONE); in check_state_handling()[all …]
1399 mas->node = MAS_NONE; in mas_start()2226 return ma_enode_ptr(MAS_NONE); in mte_node_or_none()2552 if (enode == MAS_NONE) in mas_topiary_node()2594 tmp[1].node = MAS_NONE; in mas_topiary_replace()2595 tmp[2].node = MAS_NONE; in mas_topiary_replace()2615 tmp_next[n++].node = MAS_NONE; in mas_topiary_replace()2628 tmp[1].node = MAS_NONE; in mas_topiary_replace()2629 tmp[2].node = MAS_NONE; in mas_topiary_replace()2644 tmp_next[n].node = MAS_NONE; in mas_topiary_replace()2655 tmp_next[n++].node = MAS_NONE; in mas_topiary_replace()[all …]
429 #define MAS_NONE ((struct maple_enode *)9UL) macro507 return mas->node == MAS_NONE; in mas_is_none()
35376 mas->node = MAS_NONE; in mas_dfs_preorder()