Searched defs:svc_serv (Results 1 – 1 of 1) sorted by relevance
44010 struct svc_serv { struct44026 const struct svc_serv_ops *sv_ops; argument44027 struct list_head sv_cb_list;44028 spinlock_t sv_cb_lock;44029 wait_queue_head_t sv_cb_waitq;44030 bool sv_bc_enabled;