Home
last modified time | relevance | path

Searched refs:gen_pool_first_fit_align (Results 1 – 10 of 10) sorted by relevance

/linux/lib/
H A Dgenalloc.c401 gen_pool_first_fit_align, &data); in gen_pool_dma_alloc_align()
472 gen_pool_first_fit_align, &data); in gen_pool_dma_zalloc_align()
666 unsigned long gen_pool_first_fit_align(unsigned long *map, unsigned long size, in gen_pool_first_fit_align() function
682 EXPORT_SYMBOL(gen_pool_first_fit_align);
/linux/Documentation/translations/zh_CN/core-api/
H A Dgenalloc.rst92 - gen_pool_first_fit_align强迫分配有一个特定的对齐方式(通过genpool_data_align结
/linux/drivers/tee/
H A Dtee_shm_pool.c21 va = gen_pool_alloc_algo(genpool, s, gen_pool_first_fit_align, &data); in pool_op_gen_alloc()
/linux/include/linux/
H A Dgenalloc.h191 extern unsigned long gen_pool_first_fit_align(unsigned long *map,
/linux/drivers/soc/fsl/qe/
H A Dqe_common.c156 start = cpm_muram_alloc_common(size, gen_pool_first_fit_align, in cpm_muram_alloc()
/linux/Documentation/core-api/
H A Dgenalloc.rst107 - gen_pool_first_fit_align forces the allocation to have a specific
/linux/tools/testing/nvdimm/test/
H A Dndtest.c351 gen_pool_first_fit_align, &data); in ndtest_alloc_resource()
H A Dnfit.c1657 gen_pool_first_fit_align, &data); in test_alloc()
/linux/tools/testing/cxl/test/
H A Dcxl.c413 gen_pool_first_fit_align, &data); in alloc_mock_res()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1646 gen_pool_first_fit_align, in prueth_probe()