Searched refs:gen_pool_first_fit_order_align (Results 1 – 5 of 5) sorted by relevance
196 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
723 unsigned long gen_pool_first_fit_order_align(unsigned long *map, in gen_pool_first_fit_order_align() function732 EXPORT_SYMBOL(gen_pool_first_fit_order_align);
175 gen_pool_set_algo(pool, gen_pool_first_fit_order_align, NULL); in __dma_atomic_pool_init()
110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
364 gen_pool_first_fit_order_align, in atomic_pool_init()