Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dracct.h199 void racct_proc_throttled(struct proc *p);
/f-stack/freebsd/kern/
H A Dsubr_trap.c360 racct_proc_throttled(p); in ast()
H A Dkern_racct.c1103 racct_proc_throttled(struct proc *p) in racct_proc_throttled() function