Lines Matching refs:vaf
251 TP_PROTO(struct va_format *vaf),
252 TP_ARGS(vaf),
258 MAX_MSG_LEN, vaf->fmt,
259 *vaf->va) >= MAX_MSG_LEN);
265 TP_PROTO(struct va_format *vaf),
266 TP_ARGS(vaf)
270 TP_PROTO(struct va_format *vaf),
271 TP_ARGS(vaf)
275 TP_PROTO(struct va_format *vaf),
276 TP_ARGS(vaf)
280 TP_PROTO(struct va_format *vaf),
281 TP_ARGS(vaf)
286 struct va_format *vaf),
287 TP_ARGS(level, in_interrupt, function, vaf),
299 MAX_MSG_LEN, vaf->fmt,
300 *vaf->va) >= MAX_MSG_LEN);