Home
last modified time | relevance | path

Searched refs:pr_debug (Results 1 – 19 of 19) sorted by relevance

/include/linux/ceph/
A Dceph_debug.h19 pr_debug("%.*s %12.12s:%-4d : " fmt, \
23 pr_debug("%.*s %12.12s:%-4d : [%pU %llu] " fmt, \
44 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__)
46 pr_debug(" [%pU %llu] %s: " fmt, &client->fsid, \
/include/linux/soc/samsung/
A Ds3c-pm.h17 #define S3C_PMDBG(fmt...) pr_debug(fmt)
/include/linux/
A Dvbox_utils.h25 #define vbg_debug pr_debug
A Dprintk.h637 #define pr_debug(fmt, ...) \ macro
640 #define pr_debug(fmt, ...) \ macro
643 #define pr_debug(fmt, ...) \ macro
A Dsuspend.h539 pr_debug(fmt, ##__VA_ARGS__); \
A Dnet.h300 net_ratelimited_function(pr_debug, fmt, ##__VA_ARGS__)
A Ddevice-mapper.h664 #define DMDEBUG(fmt, ...) pr_debug(DM_FMT(fmt), ##__VA_ARGS__)
A Dfb.h896 pr_debug("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
A Dhid.h1238 #define dbg_hid(fmt, ...) pr_debug("%s: " fmt, __FILE__, ##__VA_ARGS__)
A Dkvm_host.h874 pr_debug("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
/include/net/netfilter/
A Dnf_conntrack_acct.h41 pr_debug("failed to add accounting extension area"); in nf_ct_acct_ext_add()
/include/net/
A D6lowpan.h222 pr_debug("%s():%s: ", caller, msg); in raw_dump_inline()
237 pr_debug("%s():%s:\n", caller, msg); in raw_dump_table()
A Dinet_connection_sock.h215 pr_debug("inet_csk BUG: unknown timer value\n"); in inet_csk_clear_xmit_timer()
229 pr_debug("reset_xmit_timer: sk=%p %d when=0x%lx, caller=%p\n", in inet_csk_reset_xmit_timer()
244 pr_debug("inet_csk BUG: unknown timer value\n"); in inet_csk_reset_xmit_timer()
A Dlapb.h159 pr_debug(fmt, ##__VA_ARGS__); \
/include/linux/mtd/
A Drawnand.h1045 pr_debug("%sCMD [0x%02x]\n", prefix, in nand_op_trace()
1049 pr_debug("%sADDR [%d cyc: %*ph]\n", prefix, in nand_op_trace()
1056 pr_debug("%sDATA_IN [%d B%s]\n", prefix, in nand_op_trace()
1062 pr_debug("%sDATA_OUT [%d B%s]\n", prefix, in nand_op_trace()
1068 pr_debug("%sWAITRDY [max %d ms]\n", prefix, in nand_op_trace()
/include/media/drv-intf/
A Dsaa7146.h36 pr_debug("%s(): " fmt, __func__, ##__VA_ARGS__); \
/include/drm/
A Ddrm_print.h151 pr_debug("todo: is this frequent enough to optimize ?\n"); \
/include/net/bluetooth/
A Dbluetooth.h277 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__)
/include/linux/mlx5/
A Ddevice.h102 pr_debug(#fld " = 0x%x\n", ___t); \
125 pr_debug(#fld " = 0x%llx\n", ___t); \

Completed in 52 milliseconds