/linux-3.4.99/drivers/scsi/ |
D | sun3_scsi.h | 226 #define ARB_PRINTK(format, args...) \ argument 229 #define ARB_PRINTK(format, args...) argument 232 #define ASEN_PRINTK(format, args...) \ argument 235 #define ASEN_PRINTK(format, args...) argument 238 #define DMA_PRINTK(format, args...) \ argument 241 #define DMA_PRINTK(format, args...) argument 244 #define HSH_PRINTK(format, args...) \ argument 247 #define HSH_PRINTK(format, args...) argument 250 #define INF_PRINTK(format, args...) \ argument 253 #define INF_PRINTK(format, args...) argument [all …]
|
D | atari_scsi.h | 122 #define ARB_PRINTK(format, args...) \ argument 124 #define ASEN_PRINTK(format, args...) \ argument 126 #define DMA_PRINTK(format, args...) \ argument 128 #define HSH_PRINTK(format, args...) \ argument 130 #define INF_PRINTK(format, args...) \ argument 132 #define INI_PRINTK(format, args...) \ argument 134 #define INT_PRINTK(format, args...) \ argument 136 #define LNK_PRINTK(format, args...) \ argument 138 #define MAIN_PRINTK(format, args...) \ argument 140 #define NDAT_PRINTK(format, args...) \ argument [all …]
|
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | dvb-usb-common.h | 17 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) argument 18 #define deb_xfer(args...) dprintk(dvb_usb_debug,0x002,args) argument 19 #define deb_pll(args...) dprintk(dvb_usb_debug,0x004,args) argument 20 #define deb_ts(args...) dprintk(dvb_usb_debug,0x008,args) argument 21 #define deb_err(args...) dprintk(dvb_usb_debug,0x010,args) argument 22 #define deb_rc(args...) dprintk(dvb_usb_debug,0x020,args) argument 23 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args) argument 24 #define deb_mem(args...) dprintk(dvb_usb_debug,0x080,args) argument 25 #define deb_uxfer(args...) dprintk(dvb_usb_debug,0x100,args) argument
|
D | cinergyT2.h | 42 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) argument 43 #define deb_xfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x002, args) argument 44 #define deb_pll(args...) dprintk(dvb_usb_cinergyt2_debug, 0x004, args) argument 45 #define deb_ts(args...) dprintk(dvb_usb_cinergyt2_debug, 0x008, args) argument 46 #define deb_err(args...) dprintk(dvb_usb_cinergyt2_debug, 0x010, args) argument 47 #define deb_rc(args...) dprintk(dvb_usb_cinergyt2_debug, 0x020, args) argument 48 #define deb_fw(args...) dprintk(dvb_usb_cinergyt2_debug, 0x040, args) argument 49 #define deb_mem(args...) dprintk(dvb_usb_cinergyt2_debug, 0x080, args) argument 50 #define deb_uxfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x100, args) argument
|
D | az6027.h | 9 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) argument 10 #define deb_xfer(args...) dprintk(dvb_usb_az6027_debug, 0x02, args) argument 11 #define deb_rc(args...) dprintk(dvb_usb_az6027_debug, 0x04, args) argument 12 #define deb_fe(args...) dprintk(dvb_usb_az6027_debug, 0x08, args) argument
|
D | ce6230.h | 28 #define deb_info(args...) dprintk(dvb_usb_ce6230_debug, 0x01, args) argument 29 #define deb_rc(args...) dprintk(dvb_usb_ce6230_debug, 0x02, args) argument 30 #define deb_xfer(args...) dprintk(dvb_usb_ce6230_debug, 0x04, args) argument 31 #define deb_reg(args...) dprintk(dvb_usb_ce6230_debug, 0x08, args) argument 32 #define deb_i2c(args...) dprintk(dvb_usb_ce6230_debug, 0x10, args) argument 33 #define deb_fw(args...) dprintk(dvb_usb_ce6230_debug, 0x20, args) argument
|
/linux-3.4.99/drivers/net/wireless/libertas_tf/ |
D | deb_defs.h | 48 #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-3.4.99/arch/sparc/prom/ |
D | misc_64.c | 22 unsigned long args[5]; in prom_service_exists() local 40 unsigned long args[3]; in prom_sun4v_guest_soft_state() local 53 unsigned long args[4]; in prom_reboot() local 70 unsigned long args[5]; in prom_feval() local 94 unsigned long args[3]; in prom_cmdline() local 121 unsigned long args[3]; in prom_halt() local 137 unsigned long args[3]; in prom_halt_power_off() local 210 unsigned long args[9]; in tlb_load() local 244 unsigned long args[11]; in prom_map() local 269 unsigned long args[7]; in prom_unmap() local [all …]
|
/linux-3.4.99/drivers/media/dvb/b2c2/ |
D | flexcop.h | 16 #define dprintk(level,args...) \ argument 19 #define dprintk(level,args...) argument 22 #define deb_info(args...) dprintk(0x01, args) argument 23 #define deb_tuner(args...) dprintk(0x02, args) argument 24 #define deb_i2c(args...) dprintk(0x04, args) argument 25 #define deb_ts(args...) dprintk(0x08, args) argument 26 #define deb_sram(args...) dprintk(0x10, args) argument 27 #define deb_rdump(args...) dprintk(0x20, args) argument
|
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/ |
D | dspapi.c | 206 inline int api_call_dev_ioctl(u32 cmd, union trapped_args *args, in api_call_dev_ioctl() 340 u32 mgrwrap_enum_node_info(union trapped_args *args, void *pr_ctxt) in mgrwrap_enum_node_info() 372 u32 mgrwrap_enum_proc_info(union trapped_args *args, void *pr_ctxt) in mgrwrap_enum_proc_info() 406 u32 mgrwrap_register_object(union trapped_args *args, void *pr_ctxt) in mgrwrap_register_object() 450 u32 mgrwrap_unregister_object(union trapped_args *args, void *pr_ctxt) in mgrwrap_unregister_object() 470 u32 mgrwrap_wait_for_bridge_events(union trapped_args *args, void *pr_ctxt) in mgrwrap_wait_for_bridge_events() 507 u32 __deprecated mgrwrap_get_process_resources_info(union trapped_args * args, in mgrwrap_get_process_resources_info() 517 u32 procwrap_attach(union trapped_args *args, void *pr_ctxt) in procwrap_attach() 543 u32 procwrap_ctrl(union trapped_args *args, void *pr_ctxt) in procwrap_ctrl() 581 u32 __deprecated procwrap_detach(union trapped_args * args, void *pr_ctxt) in procwrap_detach() [all …]
|
/linux-3.4.99/fs/cachefiles/ |
D | daemon.c | 216 char *data, *args, *cp; in cachefiles_daemon_write() local 316 char *args) in cachefiles_daemon_range_error() 328 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun() 352 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() 376 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() 400 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun() 424 static int cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bcull() 448 static int cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bstop() 472 static int cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_dir() 500 static int cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_secctx() [all …]
|
/linux-3.4.99/drivers/scsi/libfc/ |
D | fc_libfc.h | 42 #define FC_LIBFC_DBG(fmt, args...) \ argument 46 #define FC_LPORT_DBG(lport, fmt, args...) \ argument 52 #define FC_DISC_DBG(disc, fmt, args...) \ argument 58 #define FC_RPORT_ID_DBG(lport, port_id, fmt, args...) \ argument 64 #define FC_RPORT_DBG(rdata, fmt, args...) \ argument 67 #define FC_FCP_DBG(pkt, fmt, args...) \ argument 85 #define FC_EXCH_DBG(exch, fmt, args...) \ argument 91 #define FC_SCSI_DBG(lport, fmt, args...) \ argument
|
/linux-3.4.99/include/trace/ |
D | ftrace.h | 31 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 57 #define TP_STRUCT__entry(args...) args argument 60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 70 #define DEFINE_EVENT(template, name, proto, args) \ argument 75 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 80 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 124 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 130 #define DEFINE_EVENT(template, name, proto, args) argument 133 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 183 #define TP_printk(fmt, args...) fmt "\n", args argument [all …]
|
D | define_trace.h | 26 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 30 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 39 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 44 #define DEFINE_EVENT(template, name, proto, args) \ argument 48 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 52 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument 56 #define DECLARE_TRACE(name, proto, args) \ argument 83 #define DECLARE_TRACE(name, proto, args) argument
|
/linux-3.4.99/drivers/isdn/hardware/eicon/ |
D | debuglib.h | 128 #define DBG_TEST(func, args) do { } while (0); argument 129 #define DBG_EVL_ID(args) do { } while (0); argument 163 #define DBG_TEST(func, args) \ argument 183 #define DBG_EVL_ID(args) \ argument 190 #define DBG_LOG(args) DBG_TEST(LOG, args) argument 191 #define DBG_FTL(args) DBG_TEST(FTL, args) argument 192 #define DBG_ERR(args) DBG_TEST(ERR, args) argument 193 #define DBG_TRC(args) DBG_TEST(TRC, args) argument 194 #define DBG_MXLOG(args) DBG_TEST(MXLOG, args) argument 195 #define DBG_FTL_MXLOG(args) DBG_TEST(FTL_MXLOG, args) argument [all …]
|
/linux-3.4.99/drivers/net/wireless/libertas/ |
D | defs.h | 50 #define LBS_DEB_LL(grp, grpnam, fmt, args...) \ argument 55 #define LBS_DEB_LL(grp, grpnam, fmt, args...) do {} while (0) argument 60 #define lbs_deb_enter_args(grp, fmt, args...) \ argument 64 #define lbs_deb_leave_args(grp, fmt, args...) \ argument 67 #define lbs_deb_main(fmt, args...) LBS_DEB_LL(LBS_DEB_MAIN, " main", fmt, ##args) argument 68 #define lbs_deb_net(fmt, args...) LBS_DEB_LL(LBS_DEB_NET, " net", fmt, ##args) argument 69 #define lbs_deb_mesh(fmt, args...) LBS_DEB_LL(LBS_DEB_MESH, " mesh", fmt, ##args) argument 70 #define lbs_deb_wext(fmt, args...) LBS_DEB_LL(LBS_DEB_WEXT, " wext", fmt, ##args) argument 71 #define lbs_deb_ioctl(fmt, args...) LBS_DEB_LL(LBS_DEB_IOCTL, " ioctl", fmt, ##args) argument 72 #define lbs_deb_scan(fmt, args...) LBS_DEB_LL(LBS_DEB_SCAN, " scan", fmt, ##args) argument [all …]
|
/linux-3.4.99/fs/nfs/ |
D | callback_proc.c | 22 __be32 nfs4_callback_getattr(struct cb_getattrargs *args, in nfs4_callback_getattr() 67 __be32 nfs4_callback_recall(struct cb_recallargs *args, void *dummy, in nfs4_callback_recall() 147 struct cb_layoutrecallargs *args) in initiate_file_draining() 175 struct cb_layoutrecallargs *args) in initiate_bulk_draining() 226 struct cb_layoutrecallargs *args) in do_callback_layoutrecall() 240 __be32 nfs4_callback_layoutrecall(struct cb_layoutrecallargs *args, in nfs4_callback_layoutrecall() 258 struct cb_layoutrecallargs args; in pnfs_recall_all_layouts() local 267 __be32 nfs4_callback_devicenotify(struct cb_devicenotifyargs *args, in nfs4_callback_devicenotify() 328 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid() 428 __be32 nfs4_callback_sequence(struct cb_sequenceargs *args, in nfs4_callback_sequence() [all …]
|
/linux-3.4.99/drivers/net/wireless/zd1211rw/ |
D | zd_def.h | 30 #define dev_printk_f(level, dev, fmt, args...) \ argument 34 # define dev_dbg_f(dev, fmt, args...) \ argument 36 # define dev_dbg_f_limit(dev, fmt, args...) do { \ argument 40 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ argument 46 # define dev_dbg_f(dev, fmt, args...) do { (void)(dev); } while (0) argument 47 # define dev_dbg_f_limit(dev, fmt, args...) do { (void)(dev); } while (0) argument 48 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) argument
|
/linux-3.4.99/include/linux/ |
D | tracepoint.h | 93 #define PARAMS(args...) args argument 107 #define TP_PROTO(args...) args argument 108 #define TP_ARGS(args...) args argument 109 #define TP_CONDITION(args...) args argument 123 #define __DO_TRACE(tp, proto, args, cond, prercu, postrcu) \ argument 150 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 211 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 256 #define DECLARE_TRACE(name, proto, args) \ argument 261 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 376 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument [all …]
|
/linux-3.4.99/fs/ncpfs/ |
D | ncp_fs.h | 6 #define PRINTK(format, args...) printk(KERN_DEBUG format , ## args) argument 10 #define PPRINTK(format, args...) PRINTK(format , ## args) argument 12 #define PPRINTK(format, args...) argument 19 #define DPRINTK(format, args...) PRINTK(format , ## args) argument 21 #define DPRINTK(format, args...) argument 24 #define DDPRINTK(format, args...) PRINTK(format , ## args) argument 26 #define DDPRINTK(format, args...) argument
|
/linux-3.4.99/drivers/misc/iwmc3200top/ |
D | log.h | 92 #define LOG_CRITICAL(priv, src, fmt, args...) \ argument 99 #define LOG_ERROR(priv, src, fmt, args...) \ argument 106 #define LOG_WARNING(priv, src, fmt, args...) \ argument 113 #define LOG_INFO(priv, src, fmt, args...) \ argument 120 #define LOG_TRACE(priv, src, fmt, args...) \ argument 154 #define LOG_CRITICAL(priv, src, fmt, args...) argument 155 #define LOG_ERROR(priv, src, fmt, args...) argument 156 #define LOG_WARNING(priv, src, fmt, args...) argument 157 #define LOG_INFO(priv, src, fmt, args...) argument 158 #define LOG_TRACE(priv, src, fmt, args...) argument
|
/linux-3.4.99/drivers/media/video/cx18/ |
D | cx18-alsa.h | 55 #define CX18_ALSA_DEBUG(x, type, fmt, args...) \ argument 62 #define CX18_ALSA_DEBUG_WARN(fmt, args...) \ argument 65 #define CX18_ALSA_DEBUG_INFO(fmt, args...) \ argument 68 #define CX18_ALSA_ERR(fmt, args...) \ argument 71 #define CX18_ALSA_WARN(fmt, args...) \ argument 74 #define CX18_ALSA_INFO(fmt, args...) \ argument
|
/linux-3.4.99/arch/x86/platform/olpc/ |
D | olpc_dt.c | 29 const void *args[] = { (void *)node }; in olpc_dt_getsibling() local 43 const void *args[] = { (void *)node }; in olpc_dt_getchild() local 59 const void *args[] = { (void *)node, prop }; in olpc_dt_getproplen() local 83 const void *args[] = { (void *)node, prop, buf, (void *)plen }; in olpc_dt_getproperty() local 97 const void *args[] = { (void *)node, prev, buf }; in olpc_dt_nextprop() local 115 const void *args[] = { (void *)node, buf, (void *)buflen }; in olpc_dt_pkg2path() local 171 const void *args[] = { path }; in olpc_dt_finddevice() local 188 const void *args[] = { words }; in olpc_dt_interpret() local
|
/linux-3.4.99/drivers/usb/musb/ |
D | musb_debug.h | 38 #define yprintk(facility, format, args...) \ argument 41 #define WARNING(fmt, args...) yprintk(KERN_WARNING, fmt, ## args) argument 42 #define INFO(fmt, args...) yprintk(KERN_INFO, fmt, ## args) argument 43 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) argument
|
/linux-3.4.99/drivers/media/video/s5p-mfc/ |
D | s5p_mfc_debug.h | 23 #define mfc_debug(level, fmt, args...) \ argument 30 #define mfc_debug(level, fmt, args...) argument 36 #define mfc_err(fmt, args...) \ argument 42 #define mfc_info(fmt, args...) \ argument
|