Searched refs:VMEM_NONE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3490 #define VMEM_NONE 0 macro
3513 return (vmem_seg_walk_common_init(wsp, VMEM_NONE, "seg"));
3541 if (vsw->vsw_type != VMEM_NONE && seg.vs_type != vsw->vsw_type) {
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3146 #define VMEM_NONE 0 macro
3169 return (vmem_seg_walk_common_init(wsp, VMEM_NONE, "seg"));
3197 if (vsw->vsw_type != VMEM_NONE && seg.vs_type != vsw->vsw_type) {

Completed in 70 milliseconds