Lines Matching refs:vaf
18 TP_PROTO(struct va_format *vaf),
19 TP_ARGS(vaf),
25 MAX_MSG_LEN, vaf->fmt,
26 *vaf->va) >= MAX_MSG_LEN);
32 TP_PROTO(struct va_format *vaf),
33 TP_ARGS(vaf)
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)
53 struct va_format *vaf),
54 TP_ARGS(level, function, vaf),
64 MAX_MSG_LEN, vaf->fmt,
65 *vaf->va) >= MAX_MSG_LEN);