| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 161 #define fatal_error(fmt, ...) \ argument 177 #define assert_op(lhs, rhs, fmt, op) \ argument 189 #define assert_eq(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, ==) argument 190 #define assert_ne(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, !=) argument 191 #define assert_lt(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, <) argument 192 #define assert_ge(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, >=) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_plane.c | 8 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__ argument 28 #define DPU_DEBUG_PLANE(pl, fmt, ...) DPU_DEBUG("plane%d " fmt,\ argument 31 #define DPU_ERROR_PLANE(pl, fmt, ...) DPU_ERROR("plane%d " fmt,\ argument 147 const struct dpu_format *fmt = NULL; in _dpu_plane_calc_bw() local 222 const struct dpu_format *fmt, u32 src_width) in _dpu_plane_calc_fill_level() 311 const struct dpu_format *fmt = NULL; in _dpu_plane_set_qos_lut() local 357 const struct dpu_format *fmt = NULL; in _dpu_plane_set_danger_lut() local 529 const struct dpu_format *fmt, in _dpu_plane_setup_scaler3() 643 const struct dpu_format *fmt, bool color_fill) in _dpu_plane_setup_scaler() 668 const struct dpu_format *fmt; in _dpu_plane_color_fill() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedf/ |
| H A D | qedf_dbg.h | 72 #define QEDF_ERR(pdev, fmt, ...) \ argument 74 #define QEDF_WARN(pdev, fmt, ...) \ argument 76 #define QEDF_NOTICE(pdev, fmt, ...) \ argument 78 #define QEDF_INFO(pdev, level, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_dbg.h | 72 #define QEDI_ERR(pdev, fmt, ...) \ argument 74 #define QEDI_WARN(pdev, fmt, ...) \ argument 76 #define QEDI_NOTICE(pdev, fmt, ...) \ argument 78 #define QEDI_INFO(pdev, level, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 48 static void die(char *fmt, ...) in die() 57 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) in vmaybe_write_file() 95 static void maybe_write_file(char *filename, char *fmt, ...) in maybe_write_file() 105 static void write_file(char *filename, char *fmt, ...) in write_file()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | dumpimage.h | 28 #define debug(fmt, args...) printf(fmt, ##args) argument 30 #define debug(fmt, args...) argument
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | debug.h | 10 #define hwc_debug(fmt, args...) printk(KERN_DEBUG fmt, ##args) argument 12 #define hwc_debug(fmt, args...) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | cmtdef.h | 53 #define DB_PR(flag, fmt, ...) \ argument 56 #define DB_PR(flag, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument 66 #define DB_ECM(fmt, ...) \ argument 68 #define DB_ECMN(n, fmt, ...) \ argument 70 #define DB_RMT(fmt, ...) \ argument 72 #define DB_RMTN(n, fmt, ...) \ argument 74 #define DB_CFM(fmt, ...) \ argument 76 #define DB_CFMN(n, fmt, ...) \ argument 78 #define DB_PCM(fmt, ...) \ argument 80 #define DB_PCMN(n, fmt, ...) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/am437x/ |
| H A D | am437x-vpfe.c | 40 #define vpfe_dbg(level, dev, fmt, arg...) \ argument 42 #define vpfe_info(dev, fmt, arg...) \ argument 44 #define vpfe_err(dev, fmt, arg...) \ argument 114 struct vpfe_fmt *fmt; in find_format_by_code() local 129 struct vpfe_fmt *fmt; in find_format_by_pix() local 142 const struct vpfe_fmt *fmt) in __get_bytesperpixel() 156 static char *print_fourcc(u32 fmt) in print_fourcc() 959 struct vpfe_fmt *fmt; in vpfe_config_image_format() local 1285 struct v4l2_mbus_framefmt *fmt) in __subdev_get_format() 1309 struct v4l2_mbus_framefmt *fmt) in __subdev_set_format() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.h | 1319 #define btrfs_set_and_info(fs_info, opt, fmt, args...) \ argument 1326 #define btrfs_clear_and_info(fs_info, opt, fmt, args...) \ argument 1358 #define btrfs_set_pending_and_info(info, opt, fmt, args...) \ argument 1367 #define btrfs_clear_pending_and_info(info, opt, fmt, args...) \ argument 3141 void btrfs_no_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_no_printk() 3150 #define btrfs_printk(fs_info, fmt, args...) \ argument 3154 #define btrfs_emerg(fs_info, fmt, args...) \ argument 3156 #define btrfs_alert(fs_info, fmt, args...) \ argument 3158 #define btrfs_crit(fs_info, fmt, args...) \ argument 3160 #define btrfs_err(fs_info, fmt, args...) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | odm_debug.h | 71 #define RT_PRINTK(fmt, args...) \ argument 78 #define ODM_RT_TRACE(pDM_Odm, comp, level, fmt) \ argument 85 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | misc.c | 145 void ubi_msg(const struct ubi_device *ubi, const char *fmt, ...) in ubi_msg() 161 void ubi_warn(const struct ubi_device *ubi, const char *fmt, ...) in ubi_warn() 178 void ubi_err(const struct ubi_device *ubi, const char *fmt, ...) in ubi_err()
|
| /OK3568_Linux_fs/u-boot/api/ |
| H A D | api_net.c | 21 #define debugf(fmt, args...) do { printf("%s(): ", __func__); printf(fmt, ##args); } while (0) argument 23 #define debugf(fmt, args...) argument 26 #define errf(fmt, args...) do { printf("ERROR @ %s(): ", __func__); printf(fmt, ##args); } while (0) argument
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/ |
| H A D | utils.cpp | 107 int read_image_from_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in read_image_from_fbc_file() 130 int read_image_from_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in read_image_from_file() 153 int write_image_to_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in write_image_to_fbc_file() 178 int write_image_to_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in write_image_to_file()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | bidram.c | 18 #define BIDRAM_R(fmt, args...) printf(fmt, ##args) argument 19 #define BIDRAM_I(fmt, args...) printf("Bidram: "fmt, ##args) argument 20 #define BIDRAM_W(fmt, args...) printf("Bidram Warn: "fmt, ##args) argument 21 #define BIDRAM_E(fmt, args...) printf("Bidram Error: "fmt, ##args) argument 22 #define BIDRAM_D(fmt, args...) debug("Bidram Debug: "fmt, ##args) argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media-utils.c | 10 #define IMX_BUS_FMTS(fmt...) (const u32[]) {fmt, 0} argument 218 const struct imx_media_pixfmt *fmt = &pixel_formats[i]; in imx_media_find_pixel_format() local 252 const struct imx_media_pixfmt *fmt = &pixel_formats[i]; in imx_media_find_mbus_format() local 296 const struct imx_media_pixfmt *fmt = &pixel_formats[i]; in imx_media_enum_pixel_formats() local 341 const struct imx_media_pixfmt *fmt = &pixel_formats[i]; in imx_media_enum_mbus_formats() local 572 const struct imx_media_pixfmt *fmt; in imx_media_ipu_image_to_mbus_fmt() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_debug.h | 181 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 184 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 190 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 201 #define DBG_871X_LEVEL(level, fmt, arg...) \ argument 213 #define _DBG_871X_LEVEL(level, fmt, arg...) \ argument 227 #define DBG_871X_SEL(sel, fmt, arg...) \ argument 237 #define DBG_871X_SEL_NL(sel, fmt, arg...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_debug.h | 181 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 184 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 190 #define _seqdump(sel, fmt, arg...) _dbgdump(fmt, ##arg) argument 201 #define DBG_871X_LEVEL(level, fmt, arg...) \ argument 213 #define _DBG_871X_LEVEL(level, fmt, arg...) \ argument 227 #define DBG_871X_SEL(sel, fmt, arg...) \ argument 237 #define DBG_871X_SEL_NL(sel, fmt, arg...) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg.h | 41 #define BB_DBG(bb, comp, fmt, ...) \ argument 48 #define BB_DBG(bb, comp, fmt, ...) \ argument 56 #define BB_TRACE(fmt, ...) \ argument 61 #define BB_WARNING(fmt, ...) \ argument 66 #define BB_DBG_CNSL2(in_cnsl, max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 83 #define BB_DBG_CNSL2(in_cnsl, max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 91 #define BB_DBG_VAST(max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 96 #define BB_DBG_CNSL(max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | venc.c | 65 const struct venus_format *fmt = venc_formats; in find_format() local 87 const struct venus_format *fmt = venc_formats; in find_format_by_index() local 152 const struct venus_format *fmt; in venc_enum_fmt() local 171 const struct venus_format *fmt; in venc_try_fmt_common() local 233 const struct venus_format *fmt; in venc_s_fmt() local 301 const struct venus_format *fmt; in venc_g_fmt() local 432 const struct venus_format *fmt; in venc_enum_framesizes() local 462 const struct venus_format *fmt; in venc_enum_frameintervals() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg.h | 41 #define BB_DBG(bb, comp, fmt, ...) \ argument 48 #define BB_DBG(bb, comp, fmt, ...) \ argument 56 #define BB_TRACE(fmt, ...) \ argument 61 #define BB_WARNING(fmt, ...) \ argument 66 #define BB_DBG_CNSL2(in_cnsl, max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 83 #define BB_DBG_CNSL2(in_cnsl, max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 91 #define BB_DBG_VAST(max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument 96 #define BB_DBG_CNSL(max_buff_len, used_len, buff_addr, remain_len, fmt, ...)\ argument
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | signal-common.h | 17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) argument 19 # define DEBUGP(fmt, args...) argument
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | super.h | 19 #define ocfs2_error(sb, fmt, ...) \ argument 26 #define ocfs2_abort(sb, fmt, ...) \ argument
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/ |
| H A D | m2vd_com.h | 47 #define M2VD_ERR(fmt, ...)\ argument 58 #define M2VD_WARNNING(fmt, ...)\ argument 64 #define M2VD_LOG(fmt, ...)\ argument
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | log.h | 79 #define _batadv_dbg(type, bat_priv, ratelimited, fmt, arg...) \ argument 121 #define batadv_info(net_dev, fmt, arg...) \ argument 135 #define batadv_err(net_dev, fmt, arg...) \ argument
|