Home
last modified time | relevance | path

Searched defs:min_count (Results 1 – 2 of 2) sorted by relevance

/mm/
Dkmemleak.c151 int min_count; member
571 int min_count, gfp_t gfp) in create_object()
887 void __ref kmemleak_alloc(const void *ptr, size_t size, int min_count, in kmemleak_alloc()
1118 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, in kmemleak_alloc_phys()
Dhugetlb.c2427 unsigned long min_count, ret; in set_max_huge_pages() local