Searched refs:closing (Results 1 – 3 of 3) sorted by relevance
153 if (pdeo->closing) { in close_pdeo()163 pdeo->closing = true; in close_pdeo()371 pdeo->closing = false; in proc_reg_open()
202 bool closing; member
591 bool closing = test_and_set_bit(CF_CLOSING, &con->flags); in close_connection() local593 if (tx && !closing && cancel_work_sync(&con->swork)) { in close_connection()597 if (rx && !closing && cancel_work_sync(&con->rwork)) { in close_connection()