Lines Matching refs:vaf
23 TP_PROTO(struct va_format *vaf),
24 TP_ARGS(vaf),
30 MAX_MSG_LEN, vaf->fmt,
31 *vaf->va) >= MAX_MSG_LEN);
37 TP_PROTO(struct va_format *vaf),
38 TP_ARGS(vaf)
42 TP_PROTO(struct va_format *vaf),
43 TP_ARGS(vaf)
47 TP_PROTO(struct va_format *vaf),
48 TP_ARGS(vaf)
52 TP_PROTO(struct va_format *vaf),
53 TP_ARGS(vaf)
58 struct va_format *vaf),
59 TP_ARGS(level, function, vaf),
69 MAX_MSG_LEN, vaf->fmt,
70 *vaf->va) >= MAX_MSG_LEN);