Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dracct.h197 void racct_proc_throttle(struct proc *p, int timeout);
/freebsd-12-stable/sys/kern/
Dkern_racct.c1095 racct_proc_throttle(struct proc *p, int timeout) in racct_proc_throttle() function
1298 racct_proc_throttle(p, -1); in racctd()
Dkern_rctl.c600 racct_proc_throttle(p, rctl_throttle_max); in rctl_enforce()
662 racct_proc_throttle(p, sleep_ms); in rctl_enforce()