Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_proc.c23 int num_allocations; in hv_call_deposit_pages() local
62 num_allocations = i; in hv_call_deposit_pages()
73 num_allocations = i; in hv_call_deposit_pages()
82 for (i = 0, page_count = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
100 for (i = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()