Searched refs:gen_pool_first_fit_order_align (Results 1 – 9 of 9) sorted by relevance
196 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
724 unsigned long gen_pool_first_fit_order_align(unsigned long *map, in gen_pool_first_fit_order_align() function733 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
577 gen_pool_first_fit_order_align
952 gen_pool_first_fit_order_align
1054 gen_pool_first_fit_order_align
1956 gen_pool_first_fit_order_align
364 gen_pool_first_fit_order_align, in atomic_pool_init()