| /linux/tools/testing/selftests/sched_ext/ |
| H A D | scx_test.h | 82 #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 D | common.h | 30 #define SCX_BUG(__fmt, ...) \ argument 43 #define SCX_BUG_ON(__cond, __fmt, ...) \ argument
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_hw.h | 611 #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/gpu/drm/display/ |
| H A D | drm_dp_tunnel.c | 60 #define __tun_prn(__tunnel, __level, __type, __fmt, ...) \ argument 67 #define tun_dbg(__tunnel, __fmt, ...) \ argument 70 #define tun_dbg_stat(__tunnel, __err, __fmt, ...) do { \ argument 79 #define tun_dbg_atomic(__tunnel, __fmt, ...) \ argument 82 #define tun_grp_dbg(__group, __fmt, argument [all...] |
| /linux/kernel/liveupdate/ |
| H A D | luo_internal.h | 41 #define luo_restore_fail(__fmt, ...) panic(__fmt, ##__VA_ARGS__) argument
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-alsa-main.c | 22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument
|
| /linux/sound/soc/sof/ |
| H A D | sof-audio.h | 627 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 D | lib.h | 25 #define dbg_printk(__fmt, __args...) pr_debug(__fmt, ##__args) argument
|
| /linux/tools/testing/selftests/tpm2/ |
| H A D | tpm2.py | 296 def __fmt(self): member in Public
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | file.c | 141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 1207 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
|
| /linux/include/linux/ |
| H A D | fs.h | 3505 __simple_attr_check_format(__fmt, 0ull); \ argument 3490 DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops,__get,__set,__fmt,__is_signed) global() argument 3508 DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops,__get,__set,__fmt) global() argument
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | tdx.c | 27 __TDX_BUG_ON(__err,__f,__kvm,__fmt,__args...) global() argument
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcs_lport.c | 5500 #define __fc_pid_match(__c0, __c1, __fmt) \ argument
|