Home
last modified time | relevance | path

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

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