Searched refs:HVSOCK_DBG_VERBOSE (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/hyperv/hvsock/ |
H A D | hv_sock.c | 57 #define HVSOCK_DBG_VERBOSE 0x3 macro 182 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, "%s: pcb is %p\n", __func__, pcb); in __hvs_remove_pcb_from_list() 205 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, "%s: pcb is %p\n", __func__, pcb); in __hvs_remove_socket_from_list() 228 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_remove_socket_from_list() 242 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_insert_socket_on_list() 326 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_trans_init() 350 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_trans_attach() 376 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_trans_detach() 403 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_trans_bind() 427 HVSOCK_DBG(HVSOCK_DBG_VERBOSE, in hvs_trans_bind() [all …]
|