Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
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-6.6.21/Documentation/translations/zh_CN/core-api/
Dgenalloc.rst92 - gen_pool_first_fit_align强迫分配有一个特定的对齐方式(通过genpool_data_align结
/linux-6.6.21/drivers/tee/
Dtee_shm_pool.c21 va = gen_pool_alloc_algo(genpool, s, gen_pool_first_fit_align, &data); in pool_op_gen_alloc()
/linux-6.6.21/drivers/soc/fsl/qe/
Dqe_common.c155 start = cpm_muram_alloc_common(size, gen_pool_first_fit_align, in cpm_muram_alloc()
/linux-6.6.21/include/linux/
Dgenalloc.h191 extern unsigned long gen_pool_first_fit_align(unsigned long *map,
/linux-6.6.21/Documentation/core-api/
Dgenalloc.rst107 - gen_pool_first_fit_align forces the allocation to have a specific
/linux-6.6.21/tools/testing/nvdimm/test/
Dndtest.c345 gen_pool_first_fit_align, &data); in ndtest_alloc_resource()
Dnfit.c1657 gen_pool_first_fit_align, &data); in test_alloc()
/linux-6.6.21/tools/testing/cxl/test/
Dcxl.c407 gen_pool_first_fit_align, &data); in alloc_mock_res()
/linux-6.6.21/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c2070 gen_pool_first_fit_align, in prueth_probe()