Home
last modified time | relevance | path

Searched refs:log_debug (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.c105 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_device_portmap_cleanup()
120 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_destroy()
159 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_register()
167 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_unregister()
213 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_lldev()
229 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev()
246 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev()
279 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev_rcu()
312 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_mac()
323 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_hbas_remove()
[all …]
Dlibcxgbi.h44 #define log_debug(level, fmt, ...) \ macro
263 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_flag()
272 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_clear_flag()
287 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_state()
299 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_free()
308 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_put()
317 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_get()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c178 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
205 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req()
231 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure()
261 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req()
279 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl()
303 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-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c244 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
272 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
304 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_act_open_req()
442 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_close_req()
461 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in abort_arp_failure()
496 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_req()
509 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_abort_rpl()
531 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_PDU_RX, in send_rx_credits()
659 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK, in send_tx_flowc_wr()
718 log_debug(1 << CXGBI_DBG_TOE | 1 << CXGBI_DBG_SOCK | in push_tx_frames()
[all …]
/Linux-v5.4/fs/dlm/
Dlock.c408 log_debug(ls, "find_rsb retry %d %d %s", in get_rsb_struct()
622 log_debug(ls, "find_rsb toss from_other %d master %d dir %d %s", in find_rsb_dir()
676 log_debug(ls, "find_rsb new from_dir %d recreate %s", in find_rsb_dir()
694 log_debug(ls, "find_rsb new from_other %d dir %d %s", in find_rsb_dir()
858 log_debug(ls, "validate master from_other %d master %d " in validate_master_nodeid()
1016 log_debug(ls, "dlm_master_lookup master 0 to %d first %x %s", in dlm_master_lookup()
1442 log_debug(ls, "scan_waiters %u warn %u over %d us max %lld us", in dlm_scan_waiters()
1478 log_debug(ls, "addwait %x cur %d overlap %d count %d f %x", in add_to_waiters()
1515 log_debug(ls, "remwait %x unlock_reply overlap", lkb->lkb_id); in _remove_from_waiters()
1522 log_debug(ls, "remwait %x cancel_reply overlap", lkb->lkb_id); in _remove_from_waiters()
[all …]
Drecover.c54 log_debug(ls, "dlm_wait_function timed out"); in dlm_wait_function()
60 log_debug(ls, "dlm_wait_function aborted"); in dlm_wait_function()
837 log_debug(ls, "recover_conversion %x set gr to rq %d", in recover_conversion()
841 log_debug(ls, "recover_conversion %x set gr %d", in recover_conversion()
Dast.c79 log_debug(ls, "skip %x add bast %llu mode %d " in dlm_add_lkb_callback()
147 log_debug(ls, "skip %x bast %llu mode %d " in dlm_rem_lkb_callback()
Drequestqueue.c95 log_debug(ls, "process_requestqueue abort running"); in dlm_process_requestqueue()
Drcom.c180 log_debug(ls, "remote node %d not ready", nodeid); in dlm_rcom_status()
239 log_debug(ls, "receive_rcom_status num_slots %d to %d", in receive_rcom_status()
258 log_debug(ls, "reject reply %d from %d seq %llx expect %llx", in receive_sync_reply()
Ddir.c221 log_debug(ls, "find_rsb_root revert to root_list %s", in find_rsb_root()
Ddlm_internal.h76 #define log_debug(ls, fmt, args...) \ macro
Dplock.c147 log_debug(ls, "dlm_posix_lock: wait killed %llx", in dlm_posix_lock()
Dconfig.c168 CLUSTER_ATTR(log_debug, 0);
Dlockspace.c790 log_debug(ls, "release_lockspace no remove %d", rv); in release_lockspace()
/Linux-v5.4/tools/testing/selftests/net/
Dicmp_redirect.sh83 log_debug() function
261 log_debug "initial gateway is R1's lladdr = ${R1_LLADDR}"
268 log_debug "initial gateway is R2's lladdr = ${R2_LLADDR}"
Dfcnal-test.sh147 log_debug() function
414 log_debug "Configuring network namespaces"
/Linux-v5.4/lib/mpi/
Dmpi-internal.h27 #define log_debug printk macro