Searched refs:mem_accounting (Results 1 – 2 of 2) sorted by relevance
52 bool __read_mostly mem_accounting; variable53 module_param(mem_accounting, bool, 0444);54 MODULE_PARM_DESC(mem_accounting,
331 if (mem_accounting) in alloc_largest_available()