Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_common.c209 start = cpm_muram_alloc_common(size, gen_pool_fixed_alloc, in cpm_muram_alloc_fixed()
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenalloc.h187 extern unsigned long gen_pool_fixed_alloc(unsigned long *map,
/OK3568_Linux_fs/kernel/lib/
H A Dgenalloc.c690 unsigned long gen_pool_fixed_alloc(unsigned long *map, unsigned long size, in gen_pool_fixed_alloc() function
711 EXPORT_SYMBOL(gen_pool_fixed_alloc);
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenalloc.rst115 - gen_pool_fixed_alloc allocates at a specific offset (passed in a
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-master-ast-cf.c1351 gen_pool_fixed_alloc, &gpdf); in fsi_master_acf_probe()