Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dracct.h200 void racct_proc_throttle(struct proc *p, int timeout);
/f-stack/freebsd/kern/
H A Dkern_racct.c1123 racct_proc_throttle(struct proc *p, int timeout) in racct_proc_throttle() function
1324 racct_proc_throttle(p, -1); in racctd()
H A Dkern_rctl.c604 racct_proc_throttle(p, rctl_throttle_max); in rctl_enforce()
666 racct_proc_throttle(p, sleep_ms); in rctl_enforce()