Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
A Dgenalloc.rst95 - gen_pool_first_fit_order_align 按照大小的顺序排列分配。例如,一个60字节的分配将
/linux/include/linux/
A Dgenalloc.h196 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
/linux/lib/
A Dgenalloc.c729 unsigned long gen_pool_first_fit_order_align(unsigned long *map, in gen_pool_first_fit_order_align() function
738 EXPORT_SYMBOL(gen_pool_first_fit_order_align);
/linux/kernel/dma/
A Dpool.c172 gen_pool_set_algo(pool, gen_pool_first_fit_order_align, NULL); in __dma_atomic_pool_init()
/linux/Documentation/core-api/
A Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/linux/arch/arm/mm/
A Ddma-mapping.c364 gen_pool_first_fit_order_align, in atomic_pool_init()
/linux/
A Dvmlinux.symvers8022 0x00000000 gen_pool_first_fit_order_align vmlinux EXPORT_SYMBOL
A DSystem.map16855 ffff8000104a51f4 T gen_pool_first_fit_order_align
A D.tmp_System.map16855 ffff8000104a51f4 T gen_pool_first_fit_order_align

Completed in 344 milliseconds