Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_rctl.c95 static int rctl_throttle_pct_sysctl(SYSCTL_HANDLER_ARGS);
118 &rctl_throttle_pct_sysctl, "IU",
261 static int rctl_throttle_pct_sysctl(SYSCTL_HANDLER_ARGS) in rctl_throttle_pct_sysctl() function