Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 17 of 17) sorted by relevance

/arch/arm64/kernel/
Dhibernate.c200 void *(*allocator)(gfp_t mask), in create_safe_exec_page()
208 unsigned long dst = (unsigned long)allocator(mask); in create_safe_exec_page()
218 pgd = pgd_offset_raw(allocator(mask), dst_addr); in create_safe_exec_page()
220 pud = allocator(mask); in create_safe_exec_page()
230 pmd = allocator(mask); in create_safe_exec_page()
240 pte = allocator(mask); in create_safe_exec_page()
/arch/metag/mm/
DKconfig57 The kernel memory allocator divides physically contiguous memory
60 keeps in the memory allocator. If you need to allocate very large
/arch/c6x/
DKconfig94 The kernel memory allocator divides physically contiguous memory
97 keeps in the memory allocator. If you need to allocate very large
/arch/nios2/
DKconfig67 The kernel memory allocator divides physically contiguous memory
70 keeps in the memory allocator. If you need to allocate very large
/arch/sh/mm/
DKconfig35 The kernel memory allocator divides physically contiguous memory
38 keeps in the memory allocator. If you need to allocate very large
/arch/frv/kernel/
Dhead-uc-fr451.S71 sethi.p %hi(32768),gr4 ; allow for a maximal allocator bitmap
Dhead-uc-fr401.S256 sethi.p %hi(32768),gr4 ; allow for a maximal allocator bitmap
Dhead-uc-fr555.S244 sethi.p %hi(32768),gr4 ; allow for a maximal allocator bitmap
/arch/arm/mm/
Ddma-mapping.c75 struct arm_dma_allocator *allocator; member
798 buf->allocator = &cma_allocator; in __dma_alloc()
800 buf->allocator = &simple_allocator; in __dma_alloc()
802 buf->allocator = &remap_allocator; in __dma_alloc()
804 buf->allocator = &pool_allocator; in __dma_alloc()
806 addr = buf->allocator->alloc(&args, &page); in __dma_alloc()
906 buf->allocator->free(&args); in __arm_dma_free()
/arch/sparc/
DKconfig336 The kernel memory allocator divides physically contiguous memory
339 keeps in the memory allocator. If you need to allocate very large
/arch/xtensa/
DKconfig494 The kernel memory allocator divides physically contiguous memory
497 keeps in the memory allocator. If you need to allocate very large
/arch/cris/arch-v10/
DREADME.mm104 allocator.
/arch/powerpc/
DKconfig775 The kernel memory allocator divides physically contiguous memory
778 keeps in the memory allocator. If you need to allocate very large
/arch/arm64/
DKconfig807 The kernel memory allocator divides physically contiguous memory
810 keeps in the memory allocator. If you need to allocate very large
/arch/
DKconfig349 e.g. the SLUB allocator can perform double word atomic operations
/arch/arm/
DKconfig1729 The kernel memory allocator divides physically contiguous memory
1732 keeps in the memory allocator. If you need to allocate very large
/arch/mips/
DKconfig2195 The kernel memory allocator divides physically contiguous memory
2198 keeps in the memory allocator. If you need to allocate very large