Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/translations/zh_CN/core-api/
Dgenalloc.rst100 - gen_pool_fixed_alloc在池中的一个特定偏移量(通过数据参数在genpool_data_fixed结
/linux-5.19.10/drivers/soc/fsl/qe/
Dqe_common.c208 start = cpm_muram_alloc_common(size, gen_pool_fixed_alloc, in cpm_muram_alloc_fixed()
/linux-5.19.10/include/linux/
Dgenalloc.h187 extern unsigned long gen_pool_fixed_alloc(unsigned long *map,
/linux-5.19.10/lib/
Dgenalloc.c694 unsigned long gen_pool_fixed_alloc(unsigned long *map, unsigned long size, in gen_pool_fixed_alloc() function
715 EXPORT_SYMBOL(gen_pool_fixed_alloc);
/linux-5.19.10/Documentation/core-api/
Dgenalloc.rst115 - gen_pool_fixed_alloc allocates at a specific offset (passed in a
/linux-5.19.10/drivers/fsi/
Dfsi-master-ast-cf.c1350 gen_pool_fixed_alloc, &gpdf); in fsi_master_acf_probe()