Home
last modified time | relevance | path

Searched defs:callback_op (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h52883 struct callback_op { struct
52884 __be32 (*process_op)(void *, void *, struct cb_process_state *);
52885 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *);
52886 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *);
52887 long int res_maxsize;
Dvmlinux.h52883 struct callback_op { struct
52884 __be32 (*process_op)(void *, void *, struct cb_process_state *);
52885 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *);
52886 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, const void *);
52887 long int res_maxsize;