/linux-6.1.9/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 105 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_device_portmap_cleanup() 120 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_destroy() 160 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_register() 168 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_unregister() 214 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_lldev() 230 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev() 247 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev() 280 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_netdev_rcu() 313 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_device_find_by_mac() 324 log_debug(1 << CXGBI_DBG_DEV, in cxgbi_hbas_remove() [all …]
|
D | libcxgbi.h | 44 #define log_debug(level, fmt, ...) \ macro 278 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_flag() 287 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_clear_flag() 302 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_set_state() 314 log_debug(1 << CXGBI_DBG_SOCK, in cxgbi_sock_free() 323 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_put() 332 log_debug(1 << CXGBI_DBG_SOCK, in __cxgbi_sock_get()
|
/linux-6.1.9/drivers/scsi/cxgbi/cxgb3i/ |
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-6.1.9/drivers/scsi/cxgbi/cxgb4i/ |
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-6.1.9/fs/dlm/ |
D | lock.c | 414 log_debug(ls, "find_rsb retry %d %d %s", in get_rsb_struct() 628 log_debug(ls, "find_rsb toss from_other %d master %d dir %d %s", in find_rsb_dir() 682 log_debug(ls, "find_rsb new from_dir %d recreate %s", in find_rsb_dir() 700 log_debug(ls, "find_rsb new from_other %d dir %d %s", in find_rsb_dir() 865 log_debug(ls, "validate master from_other %d master %d " in validate_master_nodeid() 946 log_debug(ls, "%s master 0 to %d first %x %s", __func__, in __dlm_master_lookup() 1447 log_debug(ls, "addwait %x cur %d overlap %d count %d f %x", in add_to_waiters() 1483 log_debug(ls, "remwait %x unlock_reply overlap", lkb->lkb_id); in _remove_from_waiters() 1490 log_debug(ls, "remwait %x cancel_reply overlap", lkb->lkb_id); in _remove_from_waiters() 1501 log_debug(ls, "remwait %x cancel_reply wait_type %d", in _remove_from_waiters() [all …]
|
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() 836 log_debug(ls, "recover_conversion %x set gr to rq %d", in recover_conversion() 840 log_debug(ls, "recover_conversion %x set gr %d", in recover_conversion()
|
D | ast.c | 81 log_debug(ls, "skip %x add bast %llu mode %d " in dlm_add_lkb_callback() 149 log_debug(ls, "skip %x bast %llu mode %d " in dlm_rem_lkb_callback()
|
D | requestqueue.c | 102 log_debug(ls, "process_requestqueue abort running"); in dlm_process_requestqueue()
|
D | rcom.c | 211 log_debug(ls, "remote node %d not ready", nodeid); in dlm_rcom_status() 270 log_debug(ls, "receive_rcom_status num_slots %d to %d", in receive_rcom_status() 289 log_debug(ls, "reject reply %d from %d seq %llx expect %llx", in receive_sync_reply()
|
D | dir.c | 222 log_debug(ls, "find_rsb_root revert to root_list %s", in find_rsb_root()
|
D | dlm_internal.h | 73 #define log_debug(ls, fmt, args...) \ macro
|
D | plock.c | 172 log_debug(ls, "%s: wait interrupted %x %llx pid %d", in dlm_posix_lock()
|
D | lockspace.c | 823 log_debug(ls, "release_lockspace no remove %d", rv); in release_lockspace()
|
D | config.c | 225 CLUSTER_ATTR(log_debug, NULL);
|
/linux-6.1.9/tools/testing/selftests/net/ |
D | icmp_redirect.sh | 87 log_debug() function 267 log_debug "initial gateway is R1's lladdr = ${R1_LLADDR}" 274 log_debug "initial gateway is R2's lladdr = ${R2_LLADDR}"
|
D | fcnal-test.sh | 170 log_debug() function 496 log_debug "Configuring network namespaces" 538 log_debug "Configuring network namespaces"
|
/linux-6.1.9/lib/mpi/ |
D | mpi-internal.h | 27 #define log_debug printk macro
|