Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenalloc.h196 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
/OK3568_Linux_fs/kernel/lib/
H A Dgenalloc.c724 unsigned long gen_pool_first_fit_order_align(unsigned long *map, in gen_pool_first_fit_order_align() function
733 EXPORT_SYMBOL(gen_pool_first_fit_order_align);
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dpool.c175 gen_pool_set_algo(pool, gen_pool_first_fit_order_align, NULL); in __dma_atomic_pool_init()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo577 gen_pool_first_fit_order_align
H A Dabi_gki_aarch64_qcom952 gen_pool_first_fit_order_align
H A Dabi_gki_aarch64_oplus1054 gen_pool_first_fit_order_align
H A Dabi_gki_aarch64_galaxy1956 gen_pool_first_fit_order_align
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping.c364 gen_pool_first_fit_order_align, in atomic_pool_init()