/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_cpp.h | 21 #define nfp_err(cpp, fmt, args...) \ argument 23 #define nfp_warn(cpp, fmt, args...) \ argument 25 #define nfp_info(cpp, fmt, args...) \ argument 27 #define nfp_dbg(cpp, fmt, args...) \ argument 29 #define nfp_printk(level, cpp, fmt, args...) \ argument
|
/linux-5.10/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 243 struct fimc_fmt *fmt; in fimc_m2m_enum_fmt() local 272 struct fimc_fmt *fmt; in fimc_try_fmt_mplane() local 320 static void __set_frame_format(struct fimc_frame *frame, struct fimc_fmt *fmt, in __set_frame_format() 346 struct fimc_fmt *fmt; in fimc_m2m_s_fmt_mplane() local 594 struct fimc_fmt *fmt; in fimc_m2m_set_default_format() local
|
/linux-5.10/tools/testing/selftests/capabilities/ |
D | test_execve.c | 34 static void vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) in vmaybe_write_file() 71 static void maybe_write_file(char *filename, char *fmt, ...) in maybe_write_file() 80 static void write_file(char *filename, char *fmt, ...) in write_file()
|
/linux-5.10/sound/soc/codecs/ |
D | ak4613.c | 83 unsigned int fmt; member 100 unsigned int fmt; member 141 #define AUDIO_IFACE(b, fmt) { b, SND_SOC_DAIFMT_##fmt } argument 325 static int ak4613_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) in ak4613_dai_set_fmt() 346 unsigned int fmt, unsigned int width) in ak4613_dai_fmt_matching() 370 unsigned int fmt = priv->fmt; in ak4613_dai_hw_params() local
|
/linux-5.10/drivers/net/fddi/skfp/h/ |
D | hwmtm.h | 167 #define DB_RX(lev, fmt, ...) \ argument 172 #define DB_TX(lev, fmt, ...) \ argument 177 #define DB_GEN(lev, fmt, ...) \ argument 183 #define DB_RX(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument 184 #define DB_TX(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument 185 #define DB_GEN(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) argument
|
/linux-5.10/tools/perf/util/ |
D | sort.c | 58 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf() 1749 struct perf_hpp_fmt *fmt; member 1773 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width() 1784 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header() 1799 static int __sort__hpp_width(struct perf_hpp_fmt *fmt, in __sort__hpp_width() 1814 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry() 1828 static int64_t __sort__hpp_cmp(struct perf_hpp_fmt *fmt, in __sort__hpp_cmp() 1837 static int64_t __sort__hpp_collapse(struct perf_hpp_fmt *fmt, in __sort__hpp_collapse() 1848 static int64_t __sort__hpp_sort(struct perf_hpp_fmt *fmt, in __sort__hpp_sort() 1899 static void hse_free(struct perf_hpp_fmt *fmt) in hse_free() [all …]
|
/linux-5.10/arch/powerpc/platforms/83xx/ |
D | mpc836x_mds.c | 48 #define DBG(fmt...) udbg_printf(fmt) argument 50 #define DBG(fmt...) argument
|
/linux-5.10/drivers/media/platform/qcom/venus/ |
D | vdec.c | 93 const struct venus_format *fmt = vdec_formats; in find_format() local 115 const struct venus_format *fmt = vdec_formats; in find_format_by_index() local 146 const struct venus_format *fmt; in vdec_try_fmt_common() local 237 const struct venus_format *fmt = NULL; in vdec_g_fmt() local 276 const struct venus_format *fmt; in vdec_s_fmt() local 392 const struct venus_format *fmt; in vdec_enum_fmt() local 444 const struct venus_format *fmt; in vdec_enum_framesizes() local 631 #define is_ubwc_fmt(fmt) (!!((fmt) & HFI_COLOR_FORMAT_UBWC_BASE)) argument
|
/linux-5.10/fs/cifs/ |
D | smbdirect.c | 135 #define log_rdma(level, class, fmt, args...) \ argument 141 #define log_outgoing(level, fmt, args...) \ argument 143 #define log_incoming(level, fmt, args...) \ argument 145 #define log_read(level, fmt, args...) log_rdma(level, LOG_READ, fmt, ##args) argument 146 #define log_write(level, fmt, args...) log_rdma(level, LOG_WRITE, fmt, ##args) argument 147 #define log_rdma_send(level, fmt, args...) \ argument 149 #define log_rdma_recv(level, fmt, args...) \ argument 151 #define log_keep_alive(level, fmt, args...) \ argument 153 #define log_rdma_event(level, fmt, args...) \ argument 155 #define log_rdma_mr(level, fmt, args...) \ argument
|
/linux-5.10/lib/ |
D | test_overflow.c | 5 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument 218 #define check_one_op(t, fmt, op, sym, a, b, r, of) do { \ argument 237 #define DEFINE_TEST_FUNC(t, fmt) \ argument
|
/linux-5.10/drivers/media/test-drivers/vivid/ |
D | vivid-vbi-out.c | 174 int vidioc_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in vidioc_g_fmt_sliced_vbi_out() 186 int vidioc_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in vidioc_try_fmt_sliced_vbi_out() 203 struct v4l2_format *fmt) in vidioc_s_fmt_sliced_vbi_out()
|
D | vivid-vid-common.c | 744 const struct vivid_fmt *fmt; in vivid_get_format() local 836 struct v4l2_format fmt; in fmt_sp2mp_func() local 914 const struct vivid_fmt *fmt; in vivid_enum_fmt_vid() local
|
/linux-5.10/arch/m68k/mac/ |
D | iop.c | 119 #define iop_pr_debug(fmt, ...) \ argument 121 #define iop_pr_cont(fmt, ...) \ argument 124 #define iop_pr_debug(fmt, ...) \ argument 126 #define iop_pr_cont(fmt, ...) \ argument
|
/linux-5.10/net/9p/ |
D | protocol.c | 92 p9pdu_vreadf(struct p9_fcall *pdu, int proto_version, const char *fmt, in p9pdu_vreadf() 351 p9pdu_vwritef(struct p9_fcall *pdu, int proto_version, const char *fmt, in p9pdu_vwritef() 520 int p9pdu_readf(struct p9_fcall *pdu, int proto_version, const char *fmt, ...) in p9pdu_readf() 533 p9pdu_writef(struct p9_fcall *pdu, int proto_version, const char *fmt, ...) in p9pdu_writef()
|
/linux-5.10/kernel/ |
D | panic.c | 177 void panic(const char *fmt, ...) in panic() 572 const char *fmt; member 621 const char *fmt, ...) in warn_slowpath_fmt() 640 void __warn_printk(const char *fmt, ...) in __warn_printk()
|
/linux-5.10/arch/parisc/math-emu/ |
D | fpudispatch.c | 278 u_int fmt; /* also sf for class 1 conversions */ in decode_0c() local 697 u_int fmt; /* also sf for class 1 conversions */ local 1109 u_int fmt; local 1249 u_int fmt; local 1340 u_int fmt; local
|
/linux-5.10/drivers/staging/media/hantro/ |
D | hantro_v4l2.c | 117 const struct hantro_fmt *fmt; in vidioc_enum_framesizes() local 147 const struct hantro_fmt *fmt, *formats; in vidioc_enum_fmt() local 239 const struct hantro_fmt *fmt, *vpu_fmt; in hantro_try_fmt() local 312 hantro_reset_fmt(struct v4l2_pix_format_mplane *fmt, in hantro_reset_fmt() 329 struct v4l2_pix_format_mplane *fmt; in hantro_reset_encoded_fmt() local
|
/linux-5.10/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_dec.c | 76 const struct mtk_video_fmt *fmt; in mtk_vdec_find_format() local 281 const struct mtk_video_fmt *fmt; in mtk_vdec_update_fmt() local 657 const struct mtk_video_fmt *fmt) in vidioc_try_fmt() 730 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane() local 745 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane() local 839 const struct mtk_video_fmt *fmt; in vidioc_vdec_s_fmt() local 948 const struct mtk_video_fmt *fmt; in vidioc_enum_fmt() local
|
D | mtk_vcodec_enc.c | 132 const struct mtk_video_fmt *fmt; in mtk_venc_find_format() local 153 const struct mtk_video_fmt *fmt; in vidioc_enum_framesizes() local 252 const struct mtk_video_fmt *fmt) in vidioc_try_fmt() 389 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_cap() local 452 const struct mtk_video_fmt *fmt; in vidioc_venc_s_fmt_out() local 551 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_cap_mplane() local 571 const struct mtk_video_fmt *fmt; in vidioc_try_fmt_vid_out_mplane() local
|
/linux-5.10/drivers/media/platform/ |
D | m2m-deinterlace.c | 36 #define dprintk(dev, fmt, arg...) \ argument 63 struct deinterlace_fmt *fmt; member 105 struct deinterlace_fmt *fmt; in find_format() local 443 struct deinterlace_fmt *fmt; in enum_fmt() local 524 static int vidioc_try_fmt(struct v4l2_format *f, struct deinterlace_fmt *fmt) in vidioc_try_fmt() 542 struct deinterlace_fmt *fmt; in vidioc_try_fmt_vid_cap() local 562 struct deinterlace_fmt *fmt; in vidioc_try_fmt_vid_out() local
|
D | imx-pxp.c | 55 #define dprintk(dev, fmt, arg...) \ argument 161 struct pxp_fmt *fmt; member 173 struct pxp_fmt *fmt; in find_format() local 1038 struct pxp_fmt *fmt; in pxp_enum_fmt() local 1115 static inline u32 pxp_bytesperline(struct pxp_fmt *fmt, u32 width) in pxp_bytesperline() 1130 static inline u32 pxp_sizeimage(struct pxp_fmt *fmt, u32 width, u32 height) in pxp_sizeimage() 1135 static int pxp_try_fmt(struct v4l2_format *f, struct pxp_fmt *fmt) in pxp_try_fmt() 1174 struct pxp_fmt *fmt; in pxp_try_fmt_vid_cap() local 1202 struct pxp_fmt *fmt; in pxp_try_fmt_vid_out() local
|
/linux-5.10/arch/parisc/kernel/ |
D | pdc_chassis.c | 15 #define DPRINTK(fmt, args...) printk(fmt, ## args) argument 17 #define DPRINTK(fmt, args...) argument
|
/linux-5.10/arch/powerpc/kernel/ |
D | crash_dump.c | 25 #define DBG(fmt...) udbg_printf(fmt) argument 27 #define DBG(fmt...) argument
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_fourcc.c | 48 uint32_t fmt = DRM_FORMAT_INVALID; in drm_mode_legacy_fb_format() local 112 uint32_t fmt = drm_mode_legacy_fb_format(bpp, depth); in drm_driver_legacy_fb_format() local
|
/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | debug.h | 48 const char *fmt, ...) in __ath11k_dbg() 61 #define ath11k_dbg(ar, dbg_mask, fmt, ...) \ argument
|