Home
last modified time | relevance | path

Searched refs:mem_accounting (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma-buf/
H A Ddma-heap.c52 bool __read_mostly mem_accounting; variable
53 module_param(mem_accounting, bool, 0444);
54 MODULE_PARM_DESC(mem_accounting,
/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c331 if (mem_accounting) in alloc_largest_available()