Searched refs:credbatch_add (Results 1 – 3 of 3) sorted by relevance
206 void credbatch_add(struct credbatch *crb, struct thread *td);
663 credbatch_add(&credbatch, itd); in thread_reap_domain()
2428 credbatch_add(struct credbatch *crb, struct thread *td) in credbatch_add() function