Home
last modified time | relevance | path

Searched refs:gen_pool_first_fit_align (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dgenalloc.c400 gen_pool_first_fit_align, &data); in gen_pool_dma_alloc_align()
471 gen_pool_first_fit_align, &data); in gen_pool_dma_zalloc_align()
663 unsigned long gen_pool_first_fit_align(unsigned long *map, unsigned long size, in gen_pool_first_fit_align() function
679 EXPORT_SYMBOL(gen_pool_first_fit_align);
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_common.c157 start = cpm_muram_alloc_common(size, gen_pool_first_fit_align, in cpm_muram_alloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenalloc.h191 extern unsigned long gen_pool_first_fit_align(unsigned long *map,
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenalloc.rst107 - gen_pool_first_fit_align forces the allocation to have a specific
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1200 gen_pool_first_fit_align
H A Dabi_gki_aarch64_generic788 gen_pool_first_fit_align
H A Dabi_gki_aarch64_exynos826 gen_pool_first_fit_align
H A Dabi_gki_aarch64_galaxy1955 gen_pool_first_fit_align
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c1660 gen_pool_first_fit_align, &data); in test_alloc()