Searched refs:region (Results 1 – 4 of 4) sorted by relevance
221 PAllocFreePage(void *region) in PAllocFreePage() argument223 FreePage *pg = (FreePage *)region; in PAllocFreePage()225 ASSERT(((uintptr_t)region % PGSIZE) == 0); in PAllocFreePage()
135 Slab_Free(Slab *slab, void *region) in Slab_Free() argument139 SlabElement *elem = (SlabElement *)region; in Slab_Free()
181 This optional function does a "fast" critical region protection and returns195 This optional function does a "fast" set of critical region protection to the
2686 outside the region of the pbuf by pbuf_header()