Searched refs:g_sysctl_current_wired_count_name (Results 1 – 1 of 1) sorted by relevance
15 static const char *g_sysctl_current_wired_count_name = "vm.page_wire_count"; variable154 …ret = sysctlbyname(g_sysctl_current_wired_count_name, ¤t_wired, ¤t_wired_size, NULL, 0… in wire_to_limit()