Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ducred.h228 void credbatch_add(struct credbatch *crb, struct thread *td);
/freebsd/sys/kern/
H A Dkern_thread.c667 credbatch_add(&credbatch, itd); in thread_reap_domain()
H A Dkern_prot.c2597 credbatch_add(struct credbatch *crb, struct thread *td) in credbatch_add() function