/linux-6.8/mm/ |
D | debug_vm_pgtable.c | 92 static void __init pte_basic_tests(struct pgtable_debug_args *args, int idx) in pte_basic_tests() 120 static void __init pte_advanced_tests(struct pgtable_debug_args *args) in pte_advanced_tests() 180 static void __init pmd_basic_tests(struct pgtable_debug_args *args, int idx) in pmd_basic_tests() 218 static void __init pmd_advanced_tests(struct pgtable_debug_args *args) in pmd_advanced_tests() 281 static void __init pmd_leaf_tests(struct pgtable_debug_args *args) in pmd_leaf_tests() 299 static void __init pud_basic_tests(struct pgtable_debug_args *args, int idx) in pud_basic_tests() 340 static void __init pud_advanced_tests(struct pgtable_debug_args *args) in pud_advanced_tests() 412 static void __init pud_leaf_tests(struct pgtable_debug_args *args) in pud_leaf_tests() 428 static void __init pud_basic_tests(struct pgtable_debug_args *args, int idx) { } in pud_basic_tests() 429 static void __init pud_advanced_tests(struct pgtable_debug_args *args) { } in pud_advanced_tests() [all …]
|
/linux-6.8/fs/btrfs/ |
D | messages.h | 26 #define btrfs_printk(fs_info, fmt, args...) \ argument 35 #define btrfs_printk(fs_info, fmt, args...) \ argument 39 #define btrfs_emerg(fs_info, fmt, args...) \ argument 41 #define btrfs_alert(fs_info, fmt, args...) \ argument 43 #define btrfs_crit(fs_info, fmt, args...) \ argument 45 #define btrfs_err(fs_info, fmt, args...) \ argument 47 #define btrfs_warn(fs_info, fmt, args...) \ argument 49 #define btrfs_notice(fs_info, fmt, args...) \ argument 51 #define btrfs_info(fs_info, fmt, args...) \ argument 57 #define btrfs_emerg_in_rcu(fs_info, fmt, args...) \ argument [all …]
|
/linux-6.8/drivers/net/wireless/marvell/libertas_tf/ |
D | deb_defs.h | 49 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) \ argument 53 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) do {} while (0) argument 58 #define lbtf_deb_enter_args(grp, fmt, args...) \ argument 62 #define lbtf_deb_leave_args(grp, fmt, args...) \ argument 65 #define lbtf_deb_main(fmt, args...) LBTF_DEB_LL(LBTF_DEB_MAIN, " main", fmt, ##args) argument 66 #define lbtf_deb_net(fmt, args...) LBTF_DEB_LL(LBTF_DEB_NET, " net", fmt, ##args) argument 67 #define lbtf_deb_mesh(fmt, args...) LBTF_DEB_LL(LBTF_DEB_MESH, " mesh", fmt, ##args) argument 68 #define lbtf_deb_wext(fmt, args...) LBTF_DEB_LL(LBTF_DEB_WEXT, " wext", fmt, ##args) argument 69 #define lbtf_deb_ioctl(fmt, args...) LBTF_DEB_LL(LBTF_DEB_IOCTL, " ioctl", fmt, ##args) argument 70 #define lbtf_deb_scan(fmt, args...) LBTF_DEB_LL(LBTF_DEB_SCAN, " scan", fmt, ##args) argument [all …]
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_attr.c | 225 struct xfs_da_args *args) in xfs_attr_get_ilocked() 257 struct xfs_da_args *args) in xfs_attr_get() 286 struct xfs_da_args *args, in xfs_attr_calc_size() 320 struct xfs_da_args *args, in xfs_init_attr_trans() 347 struct xfs_da_args *args) in xfs_attr_try_sf_addname() 379 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_sf_addname() local 420 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_complete_op() local 435 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_leaf_addname() local 487 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_node_addname() local 522 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_rmtval_alloc() local [all …]
|
/linux-6.8/arch/sparc/prom/ |
D | misc_64.c | 23 unsigned long args[5]; in prom_service_exists() local 41 unsigned long args[3]; in prom_sun4v_guest_soft_state() local 54 unsigned long args[4]; in prom_reboot() local 71 unsigned long args[5]; in prom_feval() local 90 unsigned long args[3]; in prom_cmdline() local 117 unsigned long args[3]; in prom_halt() local 133 unsigned long args[3]; in prom_halt_power_off() local 206 unsigned long args[9]; in tlb_load() local 240 unsigned long args[11]; in prom_map() local 265 unsigned long args[7]; in prom_unmap() local [all …]
|
/linux-6.8/drivers/gpu/drm/nouveau/nvif/ |
D | outp.c | 32 struct nvif_outp_dp_mst_vcpi_v0 args; in nvif_outp_dp_mst_vcpi() local 52 struct nvif_outp_dp_mst_id_get_v0 args; in nvif_outp_dp_mst_id_put() local 65 struct nvif_outp_dp_mst_id_get_v0 args; in nvif_outp_dp_mst_id_get() local 81 struct nvif_outp_dp_sst_v0 args; in nvif_outp_dp_sst() local 99 struct nvif_outp_dp_drive_v0 args; in nvif_outp_dp_drive() local 116 struct nvif_outp_dp_train_v0 args; in nvif_outp_dp_train() local 139 struct nvif_outp_dp_rates_v0 args; in nvif_outp_dp_rates() local 160 struct nvif_outp_dp_aux_xfer_v0 args; in nvif_outp_dp_aux_xfer() local 184 struct nvif_outp_dp_aux_pwr_v0 args; in nvif_outp_dp_aux_pwr() local 201 } args; in nvif_outp_hda_eld() local [all …]
|
/linux-6.8/drivers/gpu/drm/i915/gvt/ |
D | debug.h | 27 #define gvt_err(fmt, args...) \ argument 30 #define gvt_vgpu_err(fmt, args...) \ argument 38 #define gvt_dbg_core(fmt, args...) \ argument 41 #define gvt_dbg_irq(fmt, args...) \ argument 44 #define gvt_dbg_mm(fmt, args...) \ argument 47 #define gvt_dbg_mmio(fmt, args...) \ argument 50 #define gvt_dbg_dpy(fmt, args...) \ argument 53 #define gvt_dbg_el(fmt, args...) \ argument 56 #define gvt_dbg_sched(fmt, args...) \ argument 59 #define gvt_dbg_render(fmt, args...) \ argument [all …]
|
/linux-6.8/drivers/media/usb/dvb-usb/ |
D | dvb-usb-common.h | 18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) argument 19 #define deb_xfer(args...) dprintk(dvb_usb_debug,0x002,args) argument 20 #define deb_pll(args...) dprintk(dvb_usb_debug,0x004,args) argument 21 #define deb_ts(args...) dprintk(dvb_usb_debug,0x008,args) argument 22 #define deb_err(args...) dprintk(dvb_usb_debug,0x010,args) argument 23 #define deb_rc(args...) dprintk(dvb_usb_debug,0x020,args) argument 24 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args) argument 25 #define deb_mem(args...) dprintk(dvb_usb_debug,0x080,args) argument 26 #define deb_uxfer(args...) dprintk(dvb_usb_debug,0x100,args) argument
|
/linux-6.8/drivers/media/common/b2c2/ |
D | flexcop.h | 17 #define dprintk(level, args...) \ argument 20 #define dprintk(level, args...) no_printk(args) argument 23 #define deb_info(args...) dprintk(0x01, args) argument 24 #define deb_tuner(args...) dprintk(0x02, args) argument 25 #define deb_i2c(args...) dprintk(0x04, args) argument 26 #define deb_ts(args...) dprintk(0x08, args) argument 27 #define deb_sram(args...) dprintk(0x10, args) argument 28 #define deb_rdump(args...) dprintk(0x20, args) argument 29 #define deb_i2c_dump(args...) dprintk(0x40, args) argument
|
/linux-6.8/include/linux/ |
D | tracepoint.h | 107 #define PARAMS(args...) args argument 147 #define TP_PROTO(args...) args argument 148 #define TP_ARGS(args...) args argument 149 #define TP_CONDITION(args...) args argument 165 #define __DO_TRACE_CALL(name, args) \ argument 177 #define __DO_TRACE_CALL(name, args) __traceiter_##name(NULL, args) argument 195 #define __DO_TRACE(name, args, cond, rcuidle) \ argument 228 #define __DECLARE_TRACE_RCU(name, proto, args, cond) \ argument 237 #define __DECLARE_TRACE_RCU(name, proto, args, cond) argument 251 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument [all …]
|
/linux-6.8/drivers/accel/habanalabs/common/ |
D | habanalabs_ioctl.c | 36 static int device_status_info(struct hl_device *hdev, struct hl_info_args *args) in device_status_info() 51 static int hw_ip_info(struct hl_device *hdev, struct hl_info_args *args) in hw_ip_info() 122 struct hl_info_args *args) in hw_events_info() 140 static int events_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in events_info() 157 static int dram_usage_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in dram_usage_info() 181 static int hw_idle(struct hl_device *hdev, struct hl_info_args *args) in hw_idle() 200 static int debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_debug_args *args) in debug_coresight() 265 static int device_utilization(struct hl_device *hdev, struct hl_info_args *args) in device_utilization() 283 static int get_clk_rate(struct hl_device *hdev, struct hl_info_args *args) in get_clk_rate() 301 static int get_reset_count(struct hl_device *hdev, struct hl_info_args *args) in get_reset_count() [all …]
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | uoutp.c | 36 union nvif_outp_dp_mst_vcpi_args *args = argv; in nvkm_uoutp_mthd_dp_mst_vcpi() local 51 union nvif_outp_dp_mst_id_put_args *args = argv; in nvkm_uoutp_mthd_dp_mst_id_put() local 64 union nvif_outp_dp_mst_id_get_args *args = argv; in nvkm_uoutp_mthd_dp_mst_id_get() local 77 union nvif_outp_dp_sst_args *args = argv; in nvkm_uoutp_mthd_dp_sst() local 97 union nvif_outp_dp_drive_args *args = argv; in nvkm_uoutp_mthd_dp_drive() local 110 union nvif_outp_dp_train_args *args = argv; in nvkm_uoutp_mthd_dp_train() local 132 union nvif_outp_dp_rates_args *args = argv; in nvkm_uoutp_mthd_dp_rates() local 155 union nvif_outp_dp_aux_xfer_args *args = argv; in nvkm_uoutp_mthd_dp_aux_xfer() local 169 union nvif_outp_dp_aux_pwr_args *args = argv; in nvkm_uoutp_mthd_dp_aux_pwr() local 183 union nvif_outp_hda_eld_args *args = argv; in nvkm_uoutp_mthd_hda_eld() local [all …]
|
/linux-6.8/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 187 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test, in uffd_setup_environment() 242 fork_event_args *args = data; in fork_event_consumer() local 267 static int pin_pages(pin_args *args, void *buffer, size_t size) in pin_pages() 292 static void unpin_pages(pin_args *args) in unpin_pages() 304 fork_event_args args = { .parent_uffd = uffd, .child_uffd = -1 }; in pagemap_test_fork() local 319 pin_args args = {}; in pagemap_test_fork() local 356 static void uffd_wp_unpopulated_test(uffd_test_args_t *args) in uffd_wp_unpopulated_test() 402 static void uffd_wp_fork_test_common(uffd_test_args_t *args, in uffd_wp_fork_test_common() 472 static void uffd_wp_fork_test(uffd_test_args_t *args) in uffd_wp_fork_test() 477 static void uffd_wp_fork_with_event_test(uffd_test_args_t *args) in uffd_wp_fork_with_event_test() [all …]
|
/linux-6.8/tools/lib/bpf/ |
D | usdt.bpf.h | 58 struct __bpf_usdt_arg_spec args[BPF_USDT_MAX_ARG_CNT]; member 218 #define ___bpf_usdt_args2(x, args...) ___bpf_usdt_args1(args), ({ long _x; bpf_usdt_arg(ctx, 1, &_x… argument 219 #define ___bpf_usdt_args3(x, args...) ___bpf_usdt_args2(args), ({ long _x; bpf_usdt_arg(ctx, 2, &_x… argument 220 #define ___bpf_usdt_args4(x, args...) ___bpf_usdt_args3(args), ({ long _x; bpf_usdt_arg(ctx, 3, &_x… argument 221 #define ___bpf_usdt_args5(x, args...) ___bpf_usdt_args4(args), ({ long _x; bpf_usdt_arg(ctx, 4, &_x… argument 222 #define ___bpf_usdt_args6(x, args...) ___bpf_usdt_args5(args), ({ long _x; bpf_usdt_arg(ctx, 5, &_x… argument 223 #define ___bpf_usdt_args7(x, args...) ___bpf_usdt_args6(args), ({ long _x; bpf_usdt_arg(ctx, 6, &_x… argument 224 #define ___bpf_usdt_args8(x, args...) ___bpf_usdt_args7(args), ({ long _x; bpf_usdt_arg(ctx, 7, &_x… argument 225 #define ___bpf_usdt_args9(x, args...) ___bpf_usdt_args8(args), ({ long _x; bpf_usdt_arg(ctx, 8, &_x… argument 226 #define ___bpf_usdt_args10(x, args...) ___bpf_usdt_args9(args), ({ long _x; bpf_usdt_arg(ctx, 9, &_… argument [all …]
|
D | bpf_tracing.h | 637 #define ___bpf_ctx_cast2(x, args...) ___bpf_ctx_cast1(args), (void *)ctx[1] argument 638 #define ___bpf_ctx_cast3(x, args...) ___bpf_ctx_cast2(args), (void *)ctx[2] argument 639 #define ___bpf_ctx_cast4(x, args...) ___bpf_ctx_cast3(args), (void *)ctx[3] argument 640 #define ___bpf_ctx_cast5(x, args...) ___bpf_ctx_cast4(args), (void *)ctx[4] argument 641 #define ___bpf_ctx_cast6(x, args...) ___bpf_ctx_cast5(args), (void *)ctx[5] argument 642 #define ___bpf_ctx_cast7(x, args...) ___bpf_ctx_cast6(args), (void *)ctx[6] argument 643 #define ___bpf_ctx_cast8(x, args...) ___bpf_ctx_cast7(args), (void *)ctx[7] argument 644 #define ___bpf_ctx_cast9(x, args...) ___bpf_ctx_cast8(args), (void *)ctx[8] argument 645 #define ___bpf_ctx_cast10(x, args...) ___bpf_ctx_cast9(args), (void *)ctx[9] argument 646 #define ___bpf_ctx_cast11(x, args...) ___bpf_ctx_cast10(args), (void *)ctx[10] argument [all …]
|
/linux-6.8/include/trace/ |
D | trace_events.h | 39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 61 #define DEFINE_EVENT(template, name, proto, args) \ argument 66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 121 #define DEFINE_EVENT(template, name, proto, args) argument 124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument [all …]
|
D | trace_custom_events.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument 41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ argument 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument [all …]
|
D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument 53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 56 #define DEFINE_EVENT(template, name, proto, args) \ argument 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument [all …]
|
/linux-6.8/include/net/ |
D | net_debug.h | 55 #define netdev_dbg(__dev, format, args...) \ argument 60 #define netdev_dbg(__dev, format, args...) \ argument 63 #define netdev_dbg(__dev, format, args...) \ argument 74 #define netdev_vdbg(dev, format, args...) \ argument 84 #define netif_printk(priv, type, level, dev, fmt, args...) \ argument 90 #define netif_level(level, priv, type, dev, fmt, args...) \ argument 96 #define netif_emerg(priv, type, dev, fmt, args...) \ argument 98 #define netif_alert(priv, type, dev, fmt, args...) \ argument 100 #define netif_crit(priv, type, dev, fmt, args...) \ argument 102 #define netif_err(priv, type, dev, fmt, args...) \ argument [all …]
|
/linux-6.8/fs/cachefiles/ |
D | daemon.c | 284 char *data, *args, *cp; in cachefiles_daemon_write() local 393 char *args) in cachefiles_daemon_range_error() 404 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun() 428 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() 452 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() 476 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun() 500 static int cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bcull() 524 static int cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bstop() 548 static int cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_dir() 576 static int cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_secctx() [all …]
|
/linux-6.8/drivers/mfd/ |
D | si476x-cmd.c | 259 const u8 args[], in si476x_core_send_command() 350 struct si476x_rsq_status_args args = { in si476x_cmd_clear_stc() local 374 const uint8_t args[], size_t argn, in si476x_cmd_tune_seek_freq() 439 const u8 args[CMD_SET_PROPERTY_NARGS] = { in si476x_core_cmd_set_property() local 466 const u8 args[CMD_GET_PROPERTY_NARGS] = { in si476x_core_cmd_get_property() local 527 const u8 args[CMD_DIG_AUDIO_PIN_CFG_NARGS] = { in si476x_core_cmd_dig_audio_pin_cfg() local 576 const u8 args[CMD_ZIF_PIN_CFG_NARGS] = { in si476x_core_cmd_zif_pin_cfg() local 633 const u8 args[CMD_IC_LINK_GPO_CTL_PIN_CFG_NARGS] = { in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() local 664 const u8 args[CMD_ANA_AUDIO_PIN_CFG_NARGS] = { in si476x_core_cmd_ana_audio_pin_cfg() local 699 const u8 args[CMD_INTB_PIN_CFG_NARGS] = { in si476x_core_cmd_intb_pin_cfg_a10() local [all …]
|
/linux-6.8/drivers/block/drbd/ |
D | drbd_polymorph_printk.h | 10 #define __dynamic_pr_debug(D, F, args...) do { (void)(D); if (0) printk(F, ## args); } while (0) argument 54 #define __drbd_printk_if_same_type(obj, struct_name, level, fmt, args...) \ argument 63 #define drbd_printk(level, obj, fmt, args...) \ argument 74 #define __drbd_dyn_dbg_if_same_type(obj, struct_name, fmt, args...) \ argument 86 #define dynamic_drbd_dbg(obj, fmt, args...) \ argument 97 #define drbd_emerg(device, fmt, args...) \ argument 99 #define drbd_alert(device, fmt, args...) \ argument 101 #define drbd_crit(device, fmt, args...) \ argument 103 #define drbd_err(device, fmt, args...) \ argument 105 #define drbd_warn(device, fmt, args...) \ argument [all …]
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | syscall.c | 6 struct args { struct 18 struct args ctx = { in test_syscall_load_prog() argument
|
/linux-6.8/drivers/net/wireless/marvell/libertas/ |
D | defs.h | 51 #define LBS_DEB_LL(grp, grpnam, fmt, args...) \ argument 55 #define LBS_DEB_LL(grp, grpnam, fmt, args...) do {} while (0) argument 58 #define lbs_deb_main(fmt, args...) LBS_DEB_LL(LBS_DEB_MAIN, " main", fmt, ##args) argument 59 #define lbs_deb_net(fmt, args...) LBS_DEB_LL(LBS_DEB_NET, " net", fmt, ##args) argument 60 #define lbs_deb_mesh(fmt, args...) LBS_DEB_LL(LBS_DEB_MESH, " mesh", fmt, ##args) argument 61 #define lbs_deb_wext(fmt, args...) LBS_DEB_LL(LBS_DEB_WEXT, " wext", fmt, ##args) argument 62 #define lbs_deb_ioctl(fmt, args...) LBS_DEB_LL(LBS_DEB_IOCTL, " ioctl", fmt, ##args) argument 63 #define lbs_deb_scan(fmt, args...) LBS_DEB_LL(LBS_DEB_SCAN, " scan", fmt, ##args) argument 64 #define lbs_deb_assoc(fmt, args...) LBS_DEB_LL(LBS_DEB_ASSOC, " assoc", fmt, ##args) argument 65 #define lbs_deb_join(fmt, args...) LBS_DEB_LL(LBS_DEB_JOIN, " join", fmt, ##args) argument [all …]
|
/linux-6.8/drivers/scsi/libfc/ |
D | fc_libfc.h | 30 #define FC_LIBFC_DBG(fmt, args...) \ argument 34 #define FC_LPORT_DBG(lport, fmt, args...) \ argument 40 #define FC_DISC_DBG(disc, fmt, args...) \ argument 46 #define FC_RPORT_ID_DBG(lport, port_id, fmt, args...) \ argument 52 #define FC_RPORT_DBG(rdata, fmt, args...) \ argument 55 #define FC_FCP_DBG(pkt, fmt, args...) \ argument 73 #define FC_EXCH_DBG(exch, fmt, args...) \ argument 79 #define FC_SCSI_DBG(lport, fmt, args...) \ argument
|