Lines Matching refs:vaf
38 TP_PROTO(struct va_format *vaf),
39 TP_ARGS(vaf),
45 MAX_MSG_LEN, vaf->fmt,
46 *vaf->va) >= MAX_MSG_LEN);
52 TP_PROTO(struct va_format *vaf),
53 TP_ARGS(vaf)
57 TP_PROTO(struct va_format *vaf),
58 TP_ARGS(vaf)
62 TP_PROTO(struct va_format *vaf),
63 TP_ARGS(vaf)
67 TP_PROTO(struct va_format *vaf),
68 TP_ARGS(vaf)
73 struct va_format *vaf),
74 TP_ARGS(level, in_interrupt, function, vaf),
86 MAX_MSG_LEN, vaf->fmt,
87 *vaf->va) >= MAX_MSG_LEN);