Searched refs:BUFCTL_FREE (Results 1 – 1 of 1) sorted by relevance
210 #define BUFCTL_FREE (((kmem_bufctl_t)(~0U))-1) macro2700 slab_bufctl(slabp)[slabp->free] = BUFCTL_FREE; in slab_get_obj()2901 slab_bufctl(slabp)[objnr] = BUFCTL_FREE; in cache_free_debugcheck()