Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_resource.c81 static void ruxagg_locked(struct rusage_ext *rux, struct thread *td);
1027 ruxagg_locked(struct rusage_ext *rux, struct thread *td) in ruxagg_locked() function
1043 ruxagg_locked(&p->p_rux, td); in ruxagg()
1044 ruxagg_locked(&td->td_rux, td); in ruxagg()