Home
last modified time | relevance | path

Searched defs:__fmt (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dscx_test.h82 #define SCX_ERR(__fmt, ...) \ argument
88 #define SCX_FAIL(__fmt, ...) \ argument
94 #define SCX_FAIL_IF(__cond, __fmt, ...) \ argument
/linux/tools/sched_ext/include/scx/
H A Dcommon.h30 #define SCX_BUG(__fmt, ...) \ argument
43 #define SCX_BUG_ON(__cond, __fmt, ...) \ argument
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h611 #define csio_info(__hw, __fmt, ...) \ argument
614 #define csio_fatal(__hw, __fmt, ...) \ argument
617 #define csio_err(__hw, __fmt, ...) \ argument
620 #define csio_warn(__hw, __fmt, ...) \ argument
624 #define csio_dbg(__hw, __fmt, ...) \ argument
627 #define csio_dbg(__hw, __fmt, ...) argument
/linux/drivers/media/pci/ivtv/
H A Divtv-alsa-main.c22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument
/linux/sound/soc/sof/
H A Dsof-audio.h627 spcm_dbg(__spcm,__dir,__fmt,...) global() argument
632 spcm_dbg_ratelimited(__spcm,__dir,__fmt,...) global() argument
637 spcm_err(__spcm,__dir,__fmt,...) global() argument
/linux/security/apparmor/include/
H A Dlib.h25 #define dbg_printk(__fmt, __args...) pr_debug(__fmt, ##__args) argument
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py296 def __fmt(self): member in Public
/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
1207 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c5500 #define __fc_pid_match(__c0, __c1, __fmt) \ argument