Searched refs:umem_alloc_aligned (Results 1 – 2 of 2) sorted by relevance
99 umem_alloc_aligned(size_t size, size_t align, int flags) in umem_alloc_aligned() function179 ptr = umem_alloc_aligned( in umem_cache_alloc()
571 struct page *p = umem_alloc_aligned(PAGESIZE, 64, KM_SLEEP); in abd_alloc_chunks()599 abd_zero_page = umem_alloc_aligned(PAGESIZE, 64, KM_SLEEP); in abd_alloc_zero_scatter()