Lines Matching refs:svc_serv
69 struct svc_serv { struct
100 struct svc_serv *serv; argument
104 void svc_destroy(struct svc_serv **svcp);
178 struct svc_serv * rq_server; /* RPC service definition */
426 void svc_rpcb_cleanup(struct svc_serv *serv, struct net *net);
427 int svc_bind(struct svc_serv *serv, struct net *net);
428 struct svc_serv *svc_create(struct svc_program *, unsigned int,
434 struct svc_serv * svc_create_pooled(struct svc_program *prog,
439 int svc_set_num_threads(struct svc_serv *, struct svc_pool *, int);
443 int svc_register(const struct svc_serv *, struct net *, const int,
446 void svc_wake_up(struct svc_serv *);
449 struct svc_pool *svc_pool_for_cpu(struct svc_serv *serv);