Home
last modified time | relevance | path

Searched refs:num_allocations (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/hv/
H A Dhv_proc.c22 int num_allocations; in hv_call_deposit_pages() local
61 num_allocations = i; in hv_call_deposit_pages()
72 num_allocations = i; in hv_call_deposit_pages()
81 for (i = 0, page_count = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
99 for (i = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h781 int num_allocations; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c74 …l->test_mcache.assign_global_mcache_ids_params.num_allocations = params->display_config->display_c… in dml2_top_optimization_test_function_mcache()
656 for (i = 0; i < params->num_allocations; i++) { in dml2_top_mcache_assign_global_mcache_ids()