Searched refs:pr_debug (Results 1 – 19 of 19) sorted by relevance
| /include/linux/ceph/ |
| A D | ceph_debug.h | 19 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 D | s3c-pm.h | 17 #define S3C_PMDBG(fmt...) pr_debug(fmt)
|
| /include/linux/ |
| A D | vbox_utils.h | 25 #define vbg_debug pr_debug
|
| A D | printk.h | 637 #define pr_debug(fmt, ...) \ macro 640 #define pr_debug(fmt, ...) \ macro 643 #define pr_debug(fmt, ...) \ macro
|
| A D | suspend.h | 539 pr_debug(fmt, ##__VA_ARGS__); \
|
| A D | net.h | 300 net_ratelimited_function(pr_debug, fmt, ##__VA_ARGS__)
|
| A D | device-mapper.h | 664 #define DMDEBUG(fmt, ...) pr_debug(DM_FMT(fmt), ##__VA_ARGS__)
|
| A D | fb.h | 896 pr_debug("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
|
| A D | hid.h | 1238 #define dbg_hid(fmt, ...) pr_debug("%s: " fmt, __FILE__, ##__VA_ARGS__)
|
| A D | kvm_host.h | 874 pr_debug("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
|
| /include/net/netfilter/ |
| A D | nf_conntrack_acct.h | 41 pr_debug("failed to add accounting extension area"); in nf_ct_acct_ext_add()
|
| /include/net/ |
| A 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()
|
| A D | inet_connection_sock.h | 215 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 D | lapb.h | 159 pr_debug(fmt, ##__VA_ARGS__); \
|
| /include/linux/mtd/ |
| A D | rawnand.h | 1045 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 D | saa7146.h | 36 pr_debug("%s(): " fmt, __func__, ##__VA_ARGS__); \
|
| /include/drm/ |
| A D | drm_print.h | 151 pr_debug("todo: is this frequent enough to optimize ?\n"); \
|
| /include/net/bluetooth/ |
| A D | bluetooth.h | 277 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__)
|
| /include/linux/mlx5/ |
| A D | device.h | 102 pr_debug(#fld " = 0x%x\n", ___t); \ 125 pr_debug(#fld " = 0x%llx\n", ___t); \
|
Completed in 52 milliseconds