Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_proc.c28 int num_allocations; in hv_call_deposit_pages() local
67 num_allocations = i; in hv_call_deposit_pages()
78 num_allocations = i; in hv_call_deposit_pages()
87 for (i = 0, page_count = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
105 for (i = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
/linux-6.3-rc2/include/linux/
A Dslab_def.h51 unsigned long num_allocations; member
/linux-6.3-rc2/mm/
A Dslab.c273 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)
3929 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats()

Completed in 11 milliseconds