Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenalloc.h145 extern unsigned long gen_pool_first_fit_order_align(unsigned long *map,
/Linux-v4.19/lib/
Dgenalloc.c602 unsigned long gen_pool_first_fit_order_align(unsigned long *map, in gen_pool_first_fit_order_align() function
610 EXPORT_SYMBOL(gen_pool_first_fit_order_align);
/Linux-v4.19/Documentation/core-api/
Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/Linux-v4.19/arch/arm64/mm/
Ddma-mapping.c386 gen_pool_first_fit_order_align, in atomic_pool_init()
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c430 gen_pool_first_fit_order_align, in atomic_pool_init()