Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_rctl.c91 static int rctl_throttle_pct_sysctl(SYSCTL_HANDLER_ARGS);
114 &rctl_throttle_pct_sysctl, "IU",
257 static int rctl_throttle_pct_sysctl(SYSCTL_HANDLER_ARGS) in rctl_throttle_pct_sysctl() function