Home
last modified time | relevance | path

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

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