Searched refs:active_ptables (Results 1 – 1 of 1) sorted by relevance
127 static uint32_t active_ptables = 0; variable308 atomic_inc_32(&active_ptables); in ptable_alloc()327 atomic_dec_32(&active_ptables); in ptable_free()748 reap_cnt = MAX(MIN(physmem / 20, active_ptables / 20), 10); in htable_reap()