/linux-6.6.21/include/linux/ |
D | debugfs.h | 48 #define DEFINE_DEBUGFS_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument 63 #define DEFINE_DEBUGFS_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 66 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
|
D | fs.h | 3316 #define DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument 3331 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 3334 #define DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
|
/linux-6.6.21/drivers/scsi/csiostor/ |
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-6.6.21/drivers/media/pci/ivtv/ |
D | ivtv-alsa-main.c | 22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument
|
/linux-6.6.21/security/apparmor/include/ |
D | lib.h | 30 #define dbg_printk(__fmt, __args...) pr_debug(__fmt, ##__args) argument
|
/linux-6.6.21/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-isp-video.c | 386 const struct fimc_fmt *__fmt; in __isp_video_try_fmt() local
|
/linux-6.6.21/include/media/ |
D | v4l2-common.h | 48 #define dev_dbg_lvl(__dev, __level, __debug, __fmt, __arg...) \ argument
|
/linux-6.6.21/tools/testing/selftests/tpm2/ |
D | tpm2.py | 296 def __fmt(self): member in Public
|
/linux-6.6.21/drivers/media/i2c/ |
D | mt9v111.c | 886 struct v4l2_mbus_framefmt *__fmt; in mt9v111_set_format() local
|
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 1218 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
|
/linux-6.6.21/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 5590 #define __fc_pid_match(__c0, __c1, __fmt) \ argument
|