Home
last modified time | relevance | path

Searched refs:va_format (Results 1 – 6 of 6) sorted by relevance

/include/trace/events/
A Discsi.h15 void iscsi_dbg_trace(void (*trace)(struct device *dev, struct va_format *),
23 TP_PROTO(struct device *dev, struct va_format *vaf),
45 TP_PROTO(struct device *dev, struct va_format *vaf),
54 TP_PROTO(struct device *dev, struct va_format *vaf),
63 TP_PROTO(struct device *dev, struct va_format *vaf),
72 TP_PROTO(struct device *dev, struct va_format *vaf),
81 TP_PROTO(struct device *dev, struct va_format *vaf),
90 TP_PROTO(struct device *dev, struct va_format *vaf),
99 TP_PROTO(struct device *dev, struct va_format *vaf),
A Dqla.h19 struct va_format *vaf),
38 TP_PROTO(const char *buf, struct va_format *vaf),
/include/kunit/
A Dassert.h52 const struct va_format *message,
70 const struct va_format *message,
90 const struct va_format *message,
110 const struct va_format *message,
146 const struct va_format *message,
169 const struct va_format *message,
192 const struct va_format *message,
218 const struct va_format *message,
222 void kunit_assert_print_msg(const struct va_format *message,
/include/drm/
A Ddrm_print.h176 void (*printfn)(struct drm_printer *p, struct va_format *vaf);
188 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
190 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
192 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
193 void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf);
194 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
195 void __drm_printfn_line(struct drm_printer *p, struct va_format *vaf);
216 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
/include/linux/
A Ddev_printk.h69 struct va_format *vaf) in __dev_printk()
A Dprintk.h85 struct va_format { struct

Completed in 12 milliseconds