Searched refs:svc_new_thread (Results 1 – 3 of 3) sorted by relevance
720 int svc_new_thread(struct svc_serv *serv, struct svc_pool *pool) in svc_new_thread() function762 EXPORT_SYMBOL_GPL(svc_new_thread);770 err = svc_new_thread(serv, pool); in svc_start_kthreads()
459 int svc_new_thread(struct svc_serv *serv, struct svc_pool *pool);
942 ret = svc_new_thread(rqstp->rq_server, pool); in nfsd()