Home
last modified time | relevance | path

Searched refs:sysctl_hw_age_proc_limit (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/age/
H A Dif_age.c153 static int sysctl_hw_age_proc_limit(SYSCTL_HANDLER_ARGS);
752 &sc->age_process_limit, 0, sysctl_hw_age_proc_limit, "I", in age_sysctl_node()
3302 sysctl_hw_age_proc_limit(SYSCTL_HANDLER_ARGS) in sysctl_hw_age_proc_limit() function