Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddebugfs.h48 #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
A Dfs.h3063 #define DEFINE_SIMPLE_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ argument
3078 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
3081 #define DEFINE_SIMPLE_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ argument
/linux-6.3-rc2/drivers/scsi/csiostor/
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-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-alsa-main.c22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument
/linux-6.3-rc2/security/apparmor/include/
A Dlib.h30 #define dbg_printk(__fmt, __args...) pr_debug(__fmt, ##__args) argument
/linux-6.3-rc2/drivers/media/platform/samsung/exynos4-is/
A Dfimc-isp-video.c386 const struct fimc_fmt *__fmt; in __isp_video_try_fmt() local
/linux-6.3-rc2/include/media/
A Dv4l2-common.h48 #define dev_dbg_lvl(__dev, __level, __debug, __fmt, __arg...) \ argument
/linux-6.3-rc2/tools/testing/selftests/tpm2/
A Dtpm2.py296 def __fmt(self): member in Public
/linux-6.3-rc2/drivers/media/i2c/
A Dmt9v111.c886 struct v4l2_mbus_framefmt *__fmt; in mt9v111_set_format() local
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dfile.c141 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
1218 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_fcs_lport.c5590 #define __fc_pid_match(__c0, __c1, __fmt) \ argument

Completed in 75 milliseconds