Home
last modified time | relevance | path

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

/include/linux/ceph/
Dceph_debug.h19 pr_debug("%.*s %12.12s:%-4d : " fmt, \
35 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__)
/include/linux/
Dvbox_utils.h25 #define vbg_debug pr_debug
Dprintk.h572 #define pr_debug(fmt, ...) \ macro
575 #define pr_debug(fmt, ...) \ macro
578 #define pr_debug(fmt, ...) \ macro
Dnet.h282 net_ratelimited_function(pr_debug, fmt, ##__VA_ARGS__)
Ddevice-mapper.h606 #define DMDEBUG(fmt, ...) pr_debug(DM_FMT(fmt), ##__VA_ARGS__)
Dfb.h831 pr_debug("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
Dkvm_host.h739 pr_debug("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
/include/linux/soc/samsung/
Ds3c-pm.h64 #define S3C_PMDBG(fmt...) pr_debug(fmt)
/include/net/netfilter/
Dnf_conntrack_acct.h41 pr_debug("failed to add accounting extension area"); in nf_ct_acct_ext_add()
/include/net/
D6lowpan.h222 pr_debug("%s():%s: ", caller, msg); in raw_dump_inline()
237 pr_debug("%s():%s:\n", caller, msg); in raw_dump_table()
Dinet_connection_sock.h214 pr_debug("inet_csk BUG: unknown timer value\n"); in inet_csk_clear_xmit_timer()
228 pr_debug("reset_xmit_timer: sk=%p %d when=0x%lx, caller=%p\n", in inet_csk_reset_xmit_timer()
243 pr_debug("inet_csk BUG: unknown timer value\n"); in inet_csk_reset_xmit_timer()
Dlapb.h159 pr_debug(fmt, ##__VA_ARGS__); \
Dip6_fib.h34 #define RT6_TRACE(x...) pr_debug(x)
/include/linux/mtd/
Drawnand.h1030 pr_debug("%sCMD [0x%02x]\n", prefix, in nand_op_trace()
1034 pr_debug("%sADDR [%d cyc: %*ph]\n", prefix, in nand_op_trace()
1041 pr_debug("%sDATA_IN [%d B%s]\n", prefix, in nand_op_trace()
1047 pr_debug("%sDATA_OUT [%d B%s]\n", prefix, in nand_op_trace()
1053 pr_debug("%sWAITRDY [max %d ms]\n", prefix, in nand_op_trace()
/include/linux/mfd/
Dtwl.h212 pr_debug("twl6030_mmc_card_detect_config not supported\n"); in twl6030_mmc_card_detect_config()
223 pr_debug("Call back twl6030_mmc_card_detect not supported\n"); in twl6030_mmc_card_detect()
/include/media/drv-intf/
Dsaa7146.h36 pr_debug("%s(): " fmt, __func__, ##__VA_ARGS__); \
/include/net/bluetooth/
Dbluetooth.h180 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__)
/include/linux/mlx5/
Ddevice.h101 pr_debug(#fld " = 0x%x\n", ___t); \
124 pr_debug(#fld " = 0x%llx\n", ___t); \