Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h111121 struct svc_procedure { struct
111122 __be32 (*pc_func)(struct svc_rqst *);
111123 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
111124 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
111125 void (*pc_release)(struct svc_rqst *);
111126 unsigned int pc_argsize;
111127 unsigned int pc_argzero;
111128 unsigned int pc_ressize;
111129 unsigned int pc_cachetype;
111130 unsigned int pc_xdrressize;
[all …]
H A Dvmlinux_602.h111121 struct svc_procedure { struct
111122 __be32 (*pc_func)(struct svc_rqst *);
111123 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
111124 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
111125 void (*pc_release)(struct svc_rqst *);
111126 unsigned int pc_argsize;
111127 unsigned int pc_argzero;
111128 unsigned int pc_ressize;
111129 unsigned int pc_cachetype;
111130 unsigned int pc_xdrressize;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h38570 struct svc_procedure { struct
38571 __be32 (*pc_func)(struct svc_rqst *);
38572 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
38573 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
38574 void (*pc_release)(struct svc_rqst *);
38575 unsigned int pc_argsize;
38576 unsigned int pc_ressize;
38577 unsigned int pc_cachetype;
38578 unsigned int pc_xdrressize;
38579 const char *pc_name;
H A Dvmlinux_600.h38570 struct svc_procedure { struct
38571 __be32 (*pc_func)(struct svc_rqst *);
38572 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
38573 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
38574 void (*pc_release)(struct svc_rqst *);
38575 unsigned int pc_argsize;
38576 unsigned int pc_ressize;
38577 unsigned int pc_cachetype;
38578 unsigned int pc_xdrressize;
38579 const char *pc_name;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h56727 struct svc_procedure { struct
56728 __be32 (*pc_func)(struct svc_rqst *);
56729 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
56730 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
56731 void (*pc_release)(struct svc_rqst *);
56732 unsigned int pc_argsize;
56733 unsigned int pc_ressize;
56734 unsigned int pc_cachetype;
56735 unsigned int pc_xdrressize;
56736 const char *pc_name;
H A Dvmlinux_518.h56727 struct svc_procedure { struct
56728 __be32 (*pc_func)(struct svc_rqst *);
56729 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
56730 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
56731 void (*pc_release)(struct svc_rqst *);
56732 unsigned int pc_argsize;
56733 unsigned int pc_ressize;
56734 unsigned int pc_cachetype;
56735 unsigned int pc_xdrressize;
56736 const char *pc_name;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h38623 struct svc_procedure { struct
38624 __be32 (*pc_func)(struct svc_rqst *);
38625 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
38626 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
38627 void (*pc_release)(struct svc_rqst *);
38628 unsigned int pc_argsize;
38629 unsigned int pc_argzero;
38630 unsigned int pc_ressize;
38631 unsigned int pc_cachetype;
38632 unsigned int pc_xdrressize;
[all …]
H A Dvmlinux.h38623 struct svc_procedure { struct
38624 __be32 (*pc_func)(struct svc_rqst *);
38625 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
38626 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
38627 void (*pc_release)(struct svc_rqst *);
38628 unsigned int pc_argsize;
38629 unsigned int pc_argzero;
38630 unsigned int pc_ressize;
38631 unsigned int pc_cachetype;
38632 unsigned int pc_xdrressize;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h91003 struct svc_procedure { struct
91004 __be32 (*pc_func)(struct svc_rqst *);
91005 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
91006 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
91007 void (*pc_release)(struct svc_rqst *);
91008 unsigned int pc_argsize;
91009 unsigned int pc_ressize;
91010 unsigned int pc_cachetype;
91011 unsigned int pc_xdrressize;
91012 const char *pc_name;
H A Dvmlinux.h91003 struct svc_procedure { struct
91004 __be32 (*pc_func)(struct svc_rqst *);
91005 bool (*pc_decode)(struct svc_rqst *, struct xdr_stream *);
91006 bool (*pc_encode)(struct svc_rqst *, struct xdr_stream *);
91007 void (*pc_release)(struct svc_rqst *);
91008 unsigned int pc_argsize;
91009 unsigned int pc_ressize;
91010 unsigned int pc_cachetype;
91011 unsigned int pc_xdrressize;
91012 const char *pc_name;