Searched refs:ctcm_pr_debug (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_mpc.c | 176 ctcm_pr_debug(" --- %s ---\n", in ctcmpc_dumpit() 179 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 201 ctcm_pr_debug(" --- %s ---\n", tdup); in ctcmpc_dumpit() 203 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 208 ctcm_pr_debug(" --- %s ---\n", tdup); in ctcmpc_dumpit() 211 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 242 ctcm_pr_debug("dump:\n"); in ctcmpc_dump_skb() 243 ctcm_pr_debug("skb len=%d \n", skb->len); in ctcmpc_dump_skb() 262 ctcm_pr_debug("pdu->offset: %d hex: %04x\n", in ctcmpc_dump_skb() 264 ctcm_pr_debug("pd in ctcmpc_dump_skb() [all...] |
H A D | ctcm_main.h | 41 #define ctcm_pr_debug(fmt, arg...) printk(KERN_DEBUG fmt, ##arg) macro
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_mpc.c | 176 ctcm_pr_debug(" --- %s ---\n", in ctcmpc_dumpit() 179 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 202 ctcm_pr_debug(" --- %s ---\n", tdup); in ctcmpc_dumpit() 204 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 210 ctcm_pr_debug(" --- %s ---\n", tdup); in ctcmpc_dumpit() 213 ctcm_pr_debug(" %s (+%s) : %s [%s]\n", in ctcmpc_dumpit() 244 ctcm_pr_debug("dump:\n"); in ctcmpc_dump_skb() 245 ctcm_pr_debug("skb len=%d \n", skb->len); in ctcmpc_dump_skb() 264 ctcm_pr_debug("pdu->offset: %d hex: %04x\n", in ctcmpc_dump_skb() 266 ctcm_pr_debug("pd in ctcmpc_dump_skb() [all...] |
H A D | ctcm_main.h | 41 #define ctcm_pr_debug(fmt, arg...) printk(KERN_DEBUG fmt, ##arg) macro
|
Completed in 4 milliseconds