Home
last modified time | relevance | path

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

/mm/
Dkmemleak.c152 int min_count; member
572 int min_count, gfp_t gfp) in create_object()
893 void __ref kmemleak_alloc(const void *ptr, size_t size, int min_count, in kmemleak_alloc()
1124 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, in kmemleak_alloc_phys()
Dhugetlb.c2656 unsigned long min_count, ret; in set_max_huge_pages() local