Searched refs:gen_pool_first_fit_order_align (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dgenalloc.h196 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
/linux-master/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c155 gen_pool_set_algo(pool, gen_pool_first_fit_order_align, NULL);
/linux-master/kernel/dma/
H A Dpool.c172 gen_pool_set_algo(pool, gen_pool_first_fit_order_align, NULL);
/linux-master/lib/
H A Dgenalloc.c718 * gen_pool_first_fit_order_align - find the first available region
729 unsigned long gen_pool_first_fit_order_align(unsigned long *map, function
738 EXPORT_SYMBOL(gen_pool_first_fit_order_align); variable
/linux-master/arch/arm/mm/
H A Ddma-mapping.c231 gen_pool_first_fit_order_align,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11085 gen_pool_set_algo(rifs_table, gen_pool_first_fit_order_align,

Completed in 169 milliseconds