Searched refs:gen_pool_fixed_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dgenalloc.h90 * gen_pool data descriptor for gen_pool_fixed_alloc.
187 extern unsigned long gen_pool_fixed_alloc(unsigned long *map,
/linux-master/drivers/soc/fsl/qe/
H A Dqe_common.c207 start = cpm_muram_alloc_common(size, gen_pool_fixed_alloc,
/linux-master/lib/
H A Dgenalloc.c685 * gen_pool_fixed_alloc - reserve a specific region
694 unsigned long gen_pool_fixed_alloc(unsigned long *map, unsigned long size, function
715 EXPORT_SYMBOL(gen_pool_fixed_alloc); variable
/linux-master/drivers/fsi/
H A Dfsi-master-ast-cf.c1352 gen_pool_fixed_alloc, &gpdf);

Completed in 114 milliseconds