Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dresourcevar.h165 void ruxagg_locked(struct proc *p, struct thread *td);
/f-stack/freebsd/kern/
H A Dkern_resource.c872 ruxagg_locked(p, td); in rufetchtd()
1138 ruxagg_locked(struct proc *p, struct thread *td) in ruxagg_locked() function
1156 ruxagg_locked(p, td); in ruxagg()
H A Dkern_thread.c943 ruxagg_locked(p, td); in thread_exit()