Searched refs:__printf (Results 1 - 25 of 304) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_gpu_error.h11 __printf(2, 3)
/linux-master/include/linux/
H A Dsprintf.h10 __printf(2, 3) int sprintf(char *buf, const char * fmt, ...);
11 __printf(2, 0) int vsprintf(char *buf, const char *, va_list);
12 __printf(3, 4) int snprintf(char *buf, size_t size, const char *fmt, ...);
13 __printf(3, 0) int vsnprintf(char *buf, size_t size, const char *fmt, va_list args);
14 __printf(3, 4) int scnprintf(char *buf, size_t size, const char *fmt, ...);
15 __printf(3, 0) int vscnprintf(char *buf, size_t size, const char *fmt, va_list args);
16 __printf(2, 3) __malloc char *kasprintf(gfp_t gfp, const char *fmt, ...);
17 __printf(2, 0) __malloc char *kvasprintf(gfp_t gfp, const char *fmt, va_list args);
18 __printf(2, 0) const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list args);
H A Dvbox_utils.h16 __printf(1, 2) void vbg_info(const char *fmt, ...);
17 __printf(1, 2) void vbg_warn(const char *fmt, ...);
18 __printf(1, 2) void vbg_err(const char *fmt, ...);
19 __printf(1, 2) void vbg_err_ratelimited(const char *fmt, ...);
23 __printf(1, 2) void vbg_debug(const char *fmt, ...);
H A Ddev_printk.h34 __printf(3, 0) __cold
37 __printf(3, 4) __cold
40 __printf(3, 4) __cold
43 __printf(2, 3) __cold
45 __printf(2, 3) __cold
47 __printf(2, 3) __cold
49 __printf(2, 3) __cold
51 __printf(2, 3) __cold
53 __printf(2, 3) __cold
55 __printf(
[all...]
/linux-master/include/xen/
H A Dhvc-console.h10 __printf(1, 2)
15 static inline __printf(1, 2)
/linux-master/arch/m68k/include/asm/
H A Dnatfeat.h21 __printf(1, 2);
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dparent.h9 void (*debugf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3);
10 void (*errorf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3);
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.h40 __printf(2, 3)
42 __printf(2, 3)
44 __printf(2, 3)
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.h10 extern __printf(1, 2) void xmon_printf(const char *fmt, ...);
/linux-master/net/mac80211/
H A Ddebugfs.h9 int __printf(4, 5) mac80211_format_buffer(char __user *userbuf, size_t count,
/linux-master/drivers/md/dm-vdo/
H A Dstring-utils.h21 __printf(3, 4);
H A Dlogger.h50 __printf(4, 0) __printf(6, 7);
61 __printf(4, 5);
65 __printf(4, 0);
87 __printf(3, 4);
/linux-master/drivers/usb/storage/
H A Ddebug.h36 __printf(2, 3) void usb_stor_dbg(const struct us_data *us,
41 __printf(2, 3)
/linux-master/fs/ocfs2/
H A Dsuper.h13 __printf(3, 4)
20 __printf(3, 4)
/linux-master/fs/bcachefs/
H A Dthread_with_file.h73 __printf(3, 0) ssize_t bch2_stdio_redirect_vprintf(struct stdio_redirect *, bool, const char *, va_list);
74 __printf(3, 4) ssize_t bch2_stdio_redirect_printf(struct stdio_redirect *, bool, const char *, ...);
/linux-master/fs/ntfs3/
H A Ddebug.h23 __printf(2, 3)
25 __printf(2, 3)
28 static inline __printf(2, 3)
33 static inline __printf(2, 3)
/linux-master/arch/powerpc/include/asm/
H A Dxmon.h28 extern __printf(1, 2) void xmon_printf(const char *format, ...);
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddebug.h31 __printf(2, 3) void ath12k_info(struct ath12k_base *ab, const char *fmt, ...);
32 __printf(2, 3) void ath12k_err(struct ath12k_base *ab, const char *fmt, ...);
33 __printf(2, 3) void ath12k_warn(struct ath12k_base *ab, const char *fmt, ...);
38 __printf(3, 4) void __ath12k_dbg(struct ath12k_base *ab,
/linux-master/lib/kunit/
H A Dhooks-impl.h18 void __printf(3, 4) __kunit_fail_current_test_impl(const char *file,
/linux-master/tools/perf/util/
H A Dcache.h29 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) __printf(3, 4);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebug.h76 __printf(2, 3) void ath11k_info(struct ath11k_base *ab, const char *fmt, ...);
77 __printf(2, 3) void ath11k_err(struct ath11k_base *ab, const char *fmt, ...);
78 __printf(2, 3) void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...);
83 __printf(3, 4) void __ath11k_dbg(struct ath11k_base *ab,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.h27 __printf(2, 3)
29 __printf(2, 3)
31 __printf(2, 3)
33 __printf(2, 3)
37 __printf(4, 5)
41 static inline __printf(4, 5)
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h53 __printf(2, 3) void ath6kl_printk(const char *level, const char *fmt, ...);
54 __printf(1, 2) void ath6kl_info(const char *fmt, ...);
55 __printf(1, 2) void ath6kl_err(const char *fmt, ...);
56 __printf(1, 2) void ath6kl_warn(const char *fmt, ...);
66 __printf(2, 3)
87 __printf(2, 3)
/linux-master/drivers/gpu/host1x/
H A Ddebug.h36 void __printf(2, 3) host1x_debug_output(struct output *o, const char *fmt, ...);
37 void __printf(2, 3) host1x_debug_cont(struct output *o, const char *fmt, ...);
/linux-master/tools/lib/perf/
H A Dcore.c3 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
21 __printf(2, 3)

Completed in 794 milliseconds

1234567891011>>