Searched defs:callback_op (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 51635 struct callback_op { struct 51636 __be32 (*process_op)(void *, void *, struct cb_process_state *); 51637 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *); 51638 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *); 51639 long int res_maxsize;
|
H A D | vmlinux_600.h | 51635 struct callback_op { struct 51636 __be32 (*process_op)(void *, void *, struct cb_process_state *); 51637 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *); 51638 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *); 51639 long int res_maxsize;
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 48287 struct callback_op { struct 48288 __be32 (*process_op)(void *, void *, struct cb_process_state *); 48289 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *); 48290 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *); 48291 long int res_maxsize;
|
H A D | vmlinux.h | 48287 struct callback_op { struct 48288 __be32 (*process_op)(void *, void *, struct cb_process_state *); 48289 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *); 48290 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *); 48291 long int res_maxsize;
|