Searched refs:sl_len (Results 1 – 2 of 2) sorted by relevance
603 u_int16_t sl_len; /* slab length */ member2613 sp->sl_chunks == NCLPG && sp->sl_len == PAGE_SIZE); in slab_alloc()2622 sp->sl_len == PAGE_SIZE && in slab_alloc()2630 sp->sl_len == m_maxsize(class) && sp->sl_head == NULL); in slab_alloc()2645 nsp->sl_len == 0 && nsp->sl_base == sp->sl_base && in slab_alloc()2666 sp->sl_len == PAGE_SIZE); in slab_alloc()2724 sp->sl_chunks == NCLPG && sp->sl_len == PAGE_SIZE); in slab_free()2743 sp->sl_len == m_maxsize(class) && sp->sl_head == NULL); in slab_free()2754 nsp->sl_len == 0 && nsp->sl_base == sp->sl_base && in slab_free()2768 sp->sl_len == PAGE_SIZE); in slab_free()[all …]
378 … int(ts), int(sl.sl_class), int(sl.sl_refcnt), int(sl.sl_chunks), int(sl.sl_len), hex(sl.sl_flags))393 c = sl.sl_len // sl.sl_chunks522 c = sl.sl_len // sl.sl_chunks