Home
last modified time | relevance | path

Searched refs:m_slab (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_cache.h58 sal_uIntPtr m_slab; /* parent slab address */ member
H A Dalloc_cache.c475 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 35 milliseconds