Searched refs:U_ADD (Results 1 – 1 of 1) sorted by relevance
177 typedef enum { U_ADD, U_ADD_ALL, U_DEL } update_t; enumerator1484 if (utype == U_ADD || utype == U_DEL) { in mblock_alloc()1666 if (mblock_alloc(mc, U_ADD, nmblocks) < 0) in mblock_update_add()1896 if (utype == U_ADD) in mnode_update()1924 case U_ADD: in mnode_update()2018 mnode_update(&new_config, base, end, U_ADD); in plat_slice_add()