Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c177 typedef enum { U_ADD, U_ADD_ALL, U_DEL } update_t; enumerator
1484 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()