Home
last modified time | relevance | path

Searched defs:svc_serv_ops (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h45069 struct svc_serv_ops { struct
45070 void (*svo_shutdown)(struct svc_serv *, struct net *);
45071 int (*svo_function)(void *);
45072 void (*svo_enqueue_xprt)(struct svc_xprt *);
45073 int (*svo_setup)(struct svc_serv *, struct svc_pool *, int);
45074 struct module *svo_module;