/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 180 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req() 207 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req() 233 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure() 263 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req() 281 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl() 305 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_RX, in send_rx_credits() 401 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames() 418 log_debug(1 << CXGBI_DBG_PDU_TX, in push_tx_frames() 432 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames() 451 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_TX, in push_tx_frames() [all …]
|
/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 249 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req() 277 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req() 309 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req() 447 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req() 466 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure() 501 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req() 514 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl() 536 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_RX, in send_rx_credits() 667 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_tx_flowc_wr() 706 log_debug(1 << CXGBI_DBG_ISCSI | 1 << CXGBI_DBG_PDU_TX, in cxgb4i_make_tx_iso_cpl() [all …]
|
/linux/fs/dlm/ |
H A D | lock.c | 802 log_debug(ls, "find_rsb inactive from_other %d master %d dir %d %s", in find_rsb_dir() 861 log_debug(ls, "find_rsb new from_dir %d recreate %s", in find_rsb_dir() 879 log_debug(ls, "find_rsb new from_other %d dir %d %s", in find_rsb_dir() 1126 log_debug(ls, "validate master from_other %d master %d " in validate_master_nodeid() 1207 log_debug(ls, "%s master 0 to %d first %x %s", __func__, in __dlm_master_lookup() 1746 log_debug(ls, "addwait %x cur %d overlap %d count %d f %x", in add_to_waiters() 1778 log_debug(ls, "remwait %x unlock_reply overlap", lkb->lkb_id); in _remove_from_waiters() 1785 log_debug(ls, "remwait %x cancel_reply overlap", lkb->lkb_id); in _remove_from_waiters() 1795 log_debug(ls, "remwait %x cancel_reply wait_type %d", in _remove_from_waiters() 1811 log_debug(ls, "remwait %x convert_reply zap overlap_cancel", in _remove_from_waiters() [all …]
|
H A D | requestqueue.c | 95 log_debug(ls, "process_requestqueue abort running"); in dlm_process_requestqueue()
|
H A D | rcom.c | 211 log_debug(ls, "remote node %d not ready", nodeid); in dlm_rcom_status() 272 log_debug(ls, "receive_rcom_status num_slots %d to %d", in receive_rcom_status() 291 log_debug(ls, "reject reply %d from %d seq %llx expect %llx", in receive_sync_reply()
|
H A D | recover.c | 54 log_debug(ls, "dlm_wait_function timed out"); in dlm_wait_function() 60 log_debug(ls, "dlm_wait_function aborted"); in dlm_wait_function()
|
H A D | dir.c | 211 log_debug(ls, "find_rsb_root revert to root_list %s", in find_rsb_root()
|
H A D | dlm_internal.h | 75 #define log_debug(ls, fmt, args...) \ macro
|
H A D | plock.c | 207 log_debug(ls, "%s: wait interrupted %x %llx pid %d", in dlm_posix_lock()
|
H A D | lockspace.c | 724 log_debug(ls, "release_lockspace no remove %d", rv); in release_lockspace()
|
H A D | config.c | 235 CLUSTER_ATTR(log_debug, NULL);
|
/linux/tools/testing/selftests/net/ |
H A D | icmp_redirect.sh | 88 log_debug() function 259 log_debug "initial gateway is R1's lladdr = ${R1_LLADDR}" 266 log_debug "initial gateway is R2's lladdr = ${R2_LLADDR}"
|
H A D | fcnal-test.sh | 172 log_debug() function 505 log_debug "Configuring network namespaces" 551 log_debug "Configuring network namespaces"
|
/linux/lib/crypto/mpi/ |
H A D | mpi-internal.h | 27 #define log_debug printk macro
|