Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds