Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dsvc.h354 struct svc_version { struct
355 u32 vs_vers; /* version number */
356 u32 vs_nproc; /* number of procedures */
357 const struct svc_procedure *vs_proc; /* per-procedure info */
358 unsigned long __percpu *vs_count; /* call counts */
359 u32 vs_xdrsize; /* xdrsize needed for this version */
362 bool vs_hidden;
365 bool vs_rpcb_optnl;
368 bool vs_need_cong_ctrl;
371 int (*vs_dispatch)(struct svc_rqst *rqstp);
/Linux-v6.6/sound/soc/qcom/qdsp6/
Dq6core.c61 struct avcs_cmdrsp_get_version *svc_version; member
/Linux-v6.6/include/linux/
Dmod_devicetable.h540 __u32 svc_version; member