Searched refs:ibc_tx_noops (Results 1 – 3 of 3) sorted by relevance
589 struct list_head ibc_tx_noops; member753 if (!list_empty(&conn->ibc_tx_noops) || /* NOOP already queued */ in kiblnd_need_noop()
976 } else if (!list_empty(&conn->ibc_tx_noops)) { in kiblnd_check_sends()979 tx = list_entry(conn->ibc_tx_noops.next, in kiblnd_check_sends()1212 q = &conn->ibc_tx_noops; in kiblnd_queue_tx_locked()1876 list_empty(&conn->ibc_tx_noops) && in kiblnd_close_conn_locked()1887 list_empty(&conn->ibc_tx_noops) ? "" : "(sending_noops)", in kiblnd_close_conn_locked()2008 kiblnd_abort_txs(conn, &conn->ibc_tx_noops); in kiblnd_finalise_conn()3014 kiblnd_check_txs_locked(conn, &conn->ibc_tx_noops) || in kiblnd_conn_timed_out_locked()
689 INIT_LIST_HEAD(&conn->ibc_tx_noops); in kiblnd_create_conn()846 LASSERT(list_empty(&conn->ibc_tx_noops)); in kiblnd_destroy_conn()