Searched refs:xcl_owner (Results 1 – 4 of 4) sorted by relevance
131 struct module *owner = xprt->xpt_class->xcl_owner; in svc_xprt_free()261 if (!try_module_get(xcl->xcl_owner)) in svc_create_xprt()267 module_put(xcl->xcl_owner); in svc_create_xprt()758 __module_get(xprt->xpt_class->xcl_owner); in svc_handle_xprt()764 module_put(xprt->xpt_class->xcl_owner); in svc_handle_xprt()
713 .xcl_owner = THIS_MODULE,1262 .xcl_owner = THIS_MODULE,1302 .xcl_owner = THIS_MODULE,
33 struct module *xcl_owner; member
92 .xcl_owner = THIS_MODULE,