Searched defs:__fmt (Results 1 – 8 of 8) sorted by relevance
/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/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/media/pci/ivtv/ |
H A D | ivtv-alsa-main.c | 22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument
|
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 296 def __fmt(self): member in Public
|
/linux/drivers/media/i2c/ |
H A D | mt9v111.c | 896 struct v4l2_mbus_framefmt *__fmt; in mt9v111_set_format() local
|
/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 | 3846 #define DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument 3861 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 3864 #define DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
|
/linux/arch/x86/kvm/vmx/ |
H A D | tdx.c | 30 #define __pr_tdx_error_N(__fn_str, __err, __fmt, ...) \ argument
|