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 in enum:__anon10313
1484 if (utype == U_ADD || utype == U_DEL) {
1666 if (mblock_alloc(mc, U_ADD, nmblocks) < 0)
1896 if (utype == U_ADD)
1924 case U_ADD:
2018 mnode_update(&new_config, base, end, U_ADD);

Completed in 60 milliseconds