Searched refs:IUCV_DBF_TEXT_ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 94 #define IUCV_DBF_TEXT_(name, level, text...) \ macro 550 IUCV_DBF_TEXT_(setup, 2, "Connection requested for %s.%s\n", in netiucv_callback_connreq() 620 IUCV_DBF_TEXT_(data, 2, "Illegal next field: %d > %d\n", in netiucv_unpack_skb() 670 IUCV_DBF_TEXT_(data, 2, "msglen %d > max_buffsize %d\n", in conn_action_rx() 681 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_receive\n", rc); in conn_action_rx() 766 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_send\n", rc); in conn_action_txdone() 793 IUCV_DBF_TEXT_(setup, 2, "rc %d from iucv_accept", rc); in conn_action_connaccept() 870 IUCV_DBF_TEXT_(setup, 2, "%s: connecting to %s ...\n", in conn_action_start() 919 IUCV_DBF_TEXT_(setup, 5, "iucv_connect rc is %d\n", rc); in conn_action_start() 961 IUCV_DBF_TEXT_(dat in conn_action_inval() [all...] |
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 94 #define IUCV_DBF_TEXT_(name, level, text...) \ macro 532 IUCV_DBF_TEXT_(setup, 2, "Connection requested for %s.%s\n", in netiucv_callback_connreq() 602 IUCV_DBF_TEXT_(data, 2, "Illegal next field: %d > %d\n", in netiucv_unpack_skb() 648 IUCV_DBF_TEXT_(data, 2, "msglen %d > max_buffsize %d\n", in conn_action_rx() 659 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_receive\n", rc); in conn_action_rx() 744 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_send\n", rc); in conn_action_txdone() 781 IUCV_DBF_TEXT_(setup, 2, "rc %d from iucv_accept", rc); in conn_action_connaccept() 858 IUCV_DBF_TEXT_(setup, 2, "%s: connecting to %s ...\n", in conn_action_start() 907 IUCV_DBF_TEXT_(setup, 5, "iucv_connect rc is %d\n", rc); in conn_action_start() 949 IUCV_DBF_TEXT_(dat in conn_action_inval() [all...] |
Completed in 5 milliseconds