Home
last modified time | relevance | path

Searched refs:U_DEL (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()
1701 if (mblock_alloc(mc_new, U_DEL, nmblocks + 1) < 0) in mblock_update_del()
1898 else if (utype == U_DEL) in mnode_update()
1933 case U_DEL: in mnode_update()
1950 if (utype == U_ADD_ALL || utype == U_DEL) in mnode_update()
2035 mnode_update(&old_config, base, end, U_DEL); in plat_slice_del()