Searched refs:svc_new_thread (Results 1 – 2 of 2) sorted by relevance
775 int svc_new_thread(struct svc_serv *serv, struct svc_pool *pool) in svc_new_thread() function809 EXPORT_SYMBOL_GPL(svc_new_thread);817 err = svc_new_thread(serv, pool); in svc_start_kthreads()
930 ret = svc_new_thread(rqstp->rq_server, pool); in nfsd()