Searched refs:__svc_create (Results 1 – 1 of 1) sorted by relevance
456 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create() function535 return __svc_create(prog, bufsize, 1, threadfn); in svc_create()554 serv = __svc_create(prog, bufsize, npools, threadfn); in svc_create_pooled()