Lines Matching full:shut
1136 * shut down, calls to this function will be ignored.
1310 * has been shut down.
1361 * on the queue, and %-ESHUTDOWN if the transmission layer has been shut down.
1386 * shut down. In all cases: Ignore the error. in __ssh_ptl_resubmit()
1420 * locked, is already queued, or the layer is being shut down. in ssh_ptl_resubmit_pending()
1541 * locked, is already queued, or the layer is being shut down. in ssh_ptl_timeout_reap()
1885 * ignored once the packet layer has been shut down.
1888 * success. Returns %-ESHUTDOWN if the packet layer has been shut down.
1905 * ssh_ptl_shutdown() - Shut down the packet transport layer.
1913 * As a result of this function, the transport layer will be marked as shut
1914 * down. Submission of packets after the transport layer has been shut down
1927 * Ensure that the layer gets marked as shut-down before actually in ssh_ptl_shutdown()
2079 * started, the layer must first be shut down via ssh_ptl_shutdown() before