Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenalloc.h136 extern unsigned long gen_pool_fixed_alloc(unsigned long *map,
/Linux-v4.19/drivers/soc/fsl/qe/
Dqe_common.c212 start = cpm_muram_alloc_common(size, gen_pool_fixed_alloc, in cpm_muram_alloc_fixed()
/Linux-v4.19/lib/
Dgenalloc.c568 unsigned long gen_pool_fixed_alloc(unsigned long *map, unsigned long size, in gen_pool_fixed_alloc() function
589 EXPORT_SYMBOL(gen_pool_fixed_alloc);
/Linux-v4.19/Documentation/core-api/
Dgenalloc.rst115 - gen_pool_fixed_alloc allocates at a specific offset (passed in a
/Linux-v4.19/drivers/fsi/
Dfsi-master-ast-cf.c1350 gen_pool_fixed_alloc, &gpdf); in fsi_master_acf_probe()