Searched refs:vm_qcache_max (Results 1 – 2 of 2) sorted by relevance
113 size_t vm_qcache_max; member
646 vm->vm_qcache_max = qcache_max; in qc_init() 693 qcache_idx_max = vm->vm_qcache_max >> vm->vm_quantum_shift;1138 if (size <= vm->vm_qcache_max) { in vmem_alloc() 1392 if (size <= vm->vm_qcache_max) { in vmem_xfree() 1434 KASSERT(vm->vm_qcache_max == 0); in vmem_xfreeall()