Searched refs:ttmp (Results 1 – 1 of 1) sorted by relevance
2987 struct list_head *ttmp; in kiblnd_check_txs_locked() local2989 list_for_each(ttmp, txs) { in kiblnd_check_txs_locked()2990 tx = list_entry(ttmp, kib_tx_t, tx_list); in kiblnd_check_txs_locked()