Searched refs:vm_committed_as_batch (Results 1 – 3 of 3) sorted by relevance
59 extern s32 vm_committed_as_batch;61 #define vm_committed_as_batch 0 macro68 percpu_counter_add_batch(&vm_committed_as, pages, vm_committed_as_batch); in vm_acct_memory()
141 s32 vm_committed_as_batch = 32; variable152 vm_committed_as_batch = max_t(s32, memsized_batch, batch); in mm_compute_batch()
792 -(s64)vm_committed_as_batch * num_online_cpus(), in __vm_enough_memory()