Searched refs:hw_uma_mdpages (Results 1 – 1 of 1) sorted by relevance
41 static int hw_uma_mdpages; variable42 SYSCTL_INT(_hw, OID_AUTO, uma_mdpages, CTLFLAG_RD, &hw_uma_mdpages, 0,72 atomic_add_int(&hw_uma_mdpages, 1); in uma_small_alloc()96 atomic_subtract_int(&hw_uma_mdpages, 1); in uma_small_free()