Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc.h373 struct svc_version { struct
374 u32 vs_vers; /* version number */
375 u32 vs_nproc; /* number of procedures */
376 const struct svc_procedure *vs_proc; /* per-procedure info */
377 unsigned long __percpu *vs_count; /* call counts */
378 u32 vs_xdrsize; /* xdrsize needed for this version */
381 bool vs_hidden;
384 bool vs_rpcb_optnl;
387 bool vs_need_cong_ctrl;
390 int (*vs_dispatch)(struct svc_rqst *rqstp);
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6core.c61 struct avcs_cmdrsp_get_version *svc_version; member
/linux-6.3-rc2/include/linux/
A Dmod_devicetable.h526 __u32 svc_version; member

Completed in 14 milliseconds