Home
last modified time | relevance | path

Searched refs:__KPRINTFLIKE (Results 1 – 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dcmn_err.h59 __KPRINTFLIKE(2);
65 __KPRINTFLIKE(3);
75 __KPRINTFLIKE(3);
79 __KPRINTFLIKE(1);
86 __KPRINTFLIKE(2);
93 __KPRINTFLIKE(1);
100 __KPRINTFLIKE(3);
105 __KPRINTFLIKE(2);
111 __KPRINTFLIKE(1) __NORETURN;
H A Dconsole.h73 extern void console_printf(const char *, ...) __KPRINTFLIKE(1);
H A Dkobj_lex.h99 __KPRINTFLIKE(3);
H A Dstrlog.h120 __KPRINTFLIKE(5);
H A Dccompile.h151 #define __KPRINTFLIKE(__n) __sun_attr__((__KPRINTFLIKE__(__n))) macro
H A Dkobj_impl.h189 extern void (*_kobj_printf)(void *, const char *fmt, ...) __KPRINTFLIKE(2);
H A Dkobj.h215 extern void kobj_printf(char *, ...) __KPRINTFLIKE(1);
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dcmn_err.h62 __KPRINTFLIKE(2);
69 __KPRINTFLIKE(3);
73 __KPRINTFLIKE(1) __NORETURN;
80 __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.h39 __KPRINTFLIKE(1);
46 __KPRINTFLIKE(1) __NORETURN;
/illumos-gate/usr/src/uts/common/inet/
H A Dmi.h99 __KPRINTFLIKE(2);
102 __KPRINTFLIKE(2);
122 __KPRINTFLIKE(2);
130 char *fmt, ...) __KPRINTFLIKE(4);
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootconf.h238 __KPRINTFLIKE(2);
243 __KPRINTFLIKE(1) __NORETURN;
H A Dpromif.h175 __KPRINTFLIKE(1);
182 __KPRINTFLIKE(2);
H A Dhypervisor.h98 extern void xen_printf(const char *, ...) __KPRINTFLIKE(1);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h276 __KPRINTFLIKE(4);
279 __KPRINTFLIKE(2);
H A Dufs_panic.h143 int ufs_fault(vnode_t *, char *fmt, ...) __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h270 __KPRINTFLIKE(1);
278 __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/common/sys/dktp/
H A Dgda.h43 __KPRINTFLIKE(4);
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_debug.h36 extern void ghd_err(const char *fmt, ...) __KPRINTFLIKE(1);
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_debug.h36 extern void ghd_err(const char *fmt, ...) __KPRINTFLIKE(1);
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena.h858 extern void ena_err(const ena_t *, const char *, ...) __KPRINTFLIKE(2);
859 extern void ena_dbg(const ena_t *, const char *, ...) __KPRINTFLIKE(2);
860 extern void ena_panic(const ena_t *, const char *, ...) __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h989 extern void i40e_error(i40e_t *, const char *, ...) __KPRINTFLIKE(2);
991 extern void i40e_notice(i40e_t *, const char *, ...) __KPRINTFLIKE(2);
993 extern void i40e_log(i40e_t *, const char *, ...) __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h89 uint_t level, const char *fmt, ...) __KPRINTFLIKE(4);
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h924 extern void xhci_log(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);
925 extern void xhci_error(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/common/io/
H A Dstr_conf.c87 static void fmodsw_dprintf(uint_t flag, const char *fmt, ...) __KPRINTFLIKE(2);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_proto.h63 const char *, ...) __KPRINTFLIKE(5);

12