Searched refs:pr_debug (Results 1 – 18 of 18) sorted by relevance
/include/linux/ceph/ |
D | ceph_debug.h | 19 pr_debug("%.*s %12.12s:%-4d : " fmt, \ 35 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__)
|
/include/linux/ |
D | vbox_utils.h | 25 #define vbg_debug pr_debug
|
D | printk.h | 572 #define pr_debug(fmt, ...) \ macro 575 #define pr_debug(fmt, ...) \ macro 578 #define pr_debug(fmt, ...) \ macro
|
D | net.h | 282 net_ratelimited_function(pr_debug, fmt, ##__VA_ARGS__)
|
D | device-mapper.h | 606 #define DMDEBUG(fmt, ...) pr_debug(DM_FMT(fmt), ##__VA_ARGS__)
|
D | fb.h | 831 pr_debug("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
|
D | kvm_host.h | 739 pr_debug("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
|
/include/linux/soc/samsung/ |
D | s3c-pm.h | 64 #define S3C_PMDBG(fmt...) pr_debug(fmt)
|
/include/net/netfilter/ |
D | nf_conntrack_acct.h | 41 pr_debug("failed to add accounting extension area"); in nf_ct_acct_ext_add()
|
/include/net/ |
D | 6lowpan.h | 222 pr_debug("%s():%s: ", caller, msg); in raw_dump_inline() 237 pr_debug("%s():%s:\n", caller, msg); in raw_dump_table()
|
D | inet_connection_sock.h | 214 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()
|
D | lapb.h | 159 pr_debug(fmt, ##__VA_ARGS__); \
|
D | ip6_fib.h | 34 #define RT6_TRACE(x...) pr_debug(x)
|
/include/linux/mtd/ |
D | rawnand.h | 1030 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/ |
D | twl.h | 212 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/ |
D | saa7146.h | 36 pr_debug("%s(): " fmt, __func__, ##__VA_ARGS__); \
|
/include/net/bluetooth/ |
D | bluetooth.h | 180 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__)
|
/include/linux/mlx5/ |
D | device.h | 101 pr_debug(#fld " = 0x%x\n", ___t); \ 124 pr_debug(#fld " = 0x%llx\n", ___t); \
|