Searched defs:count_free (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslub.c2039 static int count_free(struct page *page) function
2092 nr_free = count_partial(n, count_free);
4508 count_partial(n, count_free);
5442 nr_free += count_partial(n, count_free);

Completed in 14 milliseconds