Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
A Dgenalloc.rst98 - gen_pool_best_fit,正如人们所期望的,是一个简单的最佳匹配分配器。
/linux/drivers/tee/
A Dtee_shm_pool.c129 gen_pool_set_algo(mgr->private_data, gen_pool_best_fit, NULL); in tee_shm_pool_mgr_alloc_res_mem()
/linux/include/linux/
A Dgenalloc.h200 extern unsigned long gen_pool_best_fit(unsigned long *map, unsigned long size,
/linux/lib/
A Dgenalloc.c754 unsigned long gen_pool_best_fit(unsigned long *map, unsigned long size, in gen_pool_best_fit() function
778 EXPORT_SYMBOL(gen_pool_best_fit);
/linux/Documentation/core-api/
A Dgenalloc.rst113 - gen_pool_best_fit, as one would expect, is a simple best-fit allocator.
/linux/drivers/firmware/
A Dstratix10-svc.c644 gen_pool_set_algo(genpool, gen_pool_best_fit, NULL); in svc_create_memory_pool()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_erp.c1535 gen_pool_set_algo(erp_core->erp_tables, gen_pool_best_fit, NULL); in mlxsw_sp_acl_erp_tables_init()
/linux/
A Dvmlinux.symvers3455 0x00000000 gen_pool_best_fit vmlinux EXPORT_SYMBOL
A DSystem.map16860 ffff8000104a53d4 T gen_pool_best_fit
A D.tmp_System.map16860 ffff8000104a53d4 T gen_pool_best_fit

Completed in 302 milliseconds