Searched refs:VMEM_SPAN (Results 1 – 5 of 5) sorted by relevance
460 span->vs_type = VMEM_SPAN; in vmem_span_create()484 ASSERT(span->vs_type == VMEM_SPAN); in vmem_span_destroy()690 vsp->vs_aprev->vs_type == VMEM_SPAN && in vmem_advance()691 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()1044 vsp->vs_aprev->vs_type == VMEM_SPAN && in vmem_xfree()1045 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1146 ASSERT(vsp->vs_type == VMEM_SPAN); in vmem_contains()1286 ASSERT(oldseg->vs_type != VMEM_SPAN); in vmem_extend_unlocked()1299 ASSERT(oldseg->vs_type != VMEM_SPAN); in vmem_extend_unlocked()1482 vsp->vs_type = VMEM_SPAN; in vmem_create()
99 #define VMEM_SPAN 0x10 macro
567 span->vs_type = VMEM_SPAN; in vmem_span_create()591 ASSERT(span->vs_type == VMEM_SPAN); in vmem_span_destroy()795 vsp->vs_aprev->vs_type == VMEM_SPAN && in vmem_advance()796 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()1241 vsp->vs_aprev->vs_type == VMEM_SPAN && in vmem_xfree()1242 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1343 ASSERT(vsp->vs_type == VMEM_SPAN); in vmem_contains()1502 vsp->vs_type = VMEM_SPAN; in vmem_create_common()
3162 return (vmem_seg_walk_common_init(wsp, VMEM_SPAN, "span")); in vmem_span_walk_init()3359 t = VMEM_SPAN; in vmem_seg()3434 t == VMEM_SPAN ? "SPAN" : in vmem_seg()
3529 return (vmem_seg_walk_common_init(wsp, VMEM_SPAN, "span")); in vmem_span_walk_init()3726 t = VMEM_SPAN; in vmem_seg()3801 t == VMEM_SPAN ? "SPAN" : in vmem_seg()