Searched refs:XPRT_SOCK_WAKE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
91 #define XPRT_SOCK_WAKE_DISCONNECT (7) macro
1126 clear_bit(XPRT_SOCK_WAKE_DISCONNECT, &transport->sock_state); in xs_sock_reset_state_flags()1445 xs_run_error_worker(transport, XPRT_SOCK_WAKE_DISCONNECT); in xs_tcp_state_change()1467 xs_run_error_worker(transport, XPRT_SOCK_WAKE_DISCONNECT); in xs_tcp_state_change()2338 if (test_and_clear_bit(XPRT_SOCK_WAKE_DISCONNECT, &transport->sock_state)) in xs_wake_disconnect()
Completed in 9 milliseconds