Searched refs:sp_nrthrmax (Results 1 – 5 of 5) sorted by relevance
669 nthreads[i] = serv->sv_pools[i].sp_nrthrmax; in nfsd_get_nrthreads()936 if (pool->sp_nrthreads < pool->sp_nrthrmax) { in nfsd()938 if (pool->sp_nrthreads < pool->sp_nrthrmax) { in nfsd()
1804 sp->sp_nrthrmax); in nfsd_nl_threads_get_doit()
114 __entry->nrthrmax = pool->sp_nrthrmax;
40 unsigned int sp_nrthrmax; /* Max requested number of threads in pool */ member
821 pool->sp_nrthrmax = max_threads; in svc_set_pool_threads()924 max += data_race(serv->sv_pools[i].sp_nrthrmax); in svc_serv_maxthreads()