Searched refs:m_slab (Results 1 – 2 of 2) sorted by relevance
58 sal_uIntPtr m_slab; /* parent slab address */ member
475 bufctl->m_slab = (sal_uIntPtr)(slab); in rtl_cache_slab_alloc()548 slab = (bufctl != NULL) ? (rtl_cache_slab_type*)(bufctl->m_slab) : 0; in rtl_cache_slab_free()
Completed in 27 milliseconds