Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsvc.h401 struct svc_version { struct
402 u32 vs_vers; /* version number */
403 u32 vs_nproc; /* number of procedures */
404 const struct svc_procedure *vs_proc; /* per-procedure info */
405 unsigned int *vs_count; /* call counts */
406 u32 vs_xdrsize; /* xdrsize needed for this version */
409 bool vs_hidden;
412 bool vs_rpcb_optnl;
415 bool vs_need_cong_ctrl;
421 int (*vs_dispatch)(struct svc_rqst *, __be32 *);
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6core.c62 struct avcs_cmdrsp_get_version *svc_version; member
/Linux-v4.19/include/linux/
Dmod_devicetable.h481 __u32 svc_version; member