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

1234567891011>>

/linux-master/arch/m68k/include/asm/
H A Dnatfeat.h21 __printf(1, 2);
H A Doplib.h154 __printf(1, 2) void prom_printf(char *fmt, ...);
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.h10 extern __printf(1, 2) void xmon_printf(const char *fmt, ...);
/linux-master/arch/sparc/include/asm/
H A Doplib_32.h98 __printf(1, 2) void prom_printf(const char *fmt, ...);
H A Doplib_64.h103 __printf(1, 2) void prom_printf(const char *fmt, ...);
/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/drivers/net/wireless/ath/ath5k/
H A Ddebug.h144 static inline __printf(3, 4) void
147 static inline __printf(3, 4) void
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h25 __printf(2, 3) void ath6kl_printk(const char *level, const char *fmt, ...);
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/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/broadcom/brcm80211/include/
H A Dbrcmu_utils.h200 __printf(3, 4)
203 __printf(3, 4)
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.h40 __printf(2, 3)
42 __printf(2, 3)
44 __printf(2, 3)
/linux-master/drivers/scsi/esas2r/
H A Desas2r_log.h64 __printf(2, 3) int esas2r_log(const long level, const char *format, ...);
65 __printf(3, 4) int esas2r_log_dev(const long level,
/linux-master/fs/befs/
H A Dbefs.h93 __printf(2, 3)
95 __printf(2, 3)
97 __printf(2, 3)
/linux-master/fs/jfs/
H A Djfs_superblock.h98 __printf(2, 3)
/linux-master/include/linux/
H A Dkmod.h23 extern __printf(2, 3)
H A Dmmiotrace.h53 extern __printf(1, 2) int mmiotrace_printk(const char *fmt, ...);
74 static inline __printf(1, 2) int mmiotrace_printk(const char *fmt, ...)
110 extern __printf(1, 0) int mmio_trace_printk(const char *fmt, va_list args);
/linux-master/include/xen/
H A Dhvc-console.h10 __printf(1, 2)
15 static inline __printf(1, 2)
/linux-master/net/mac80211/
H A Ddebugfs.h9 int __printf(4, 5) mac80211_format_buffer(char __user *userbuf, size_t count,
/linux-master/arch/arm/include/asm/
H A Dsetup.h23 extern __printf(1, 2) void early_print(const char *str, ...);
/linux-master/arch/arm64/kvm/
H A Dsys_regs.h102 static __printf(2, 3)
/linux-master/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h106 __printf(1, 2) void cfe_die(char *fmt, ...);
/linux-master/arch/powerpc/include/asm/
H A Dxmon.h28 extern __printf(1, 2) void xmon_printf(const char *format, ...);
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c498 __printf(1, 2)
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h5 #include <linux/compiler.h> /* for __printf */
290 __printf(3, 4)

Completed in 509 milliseconds

1234567891011>>