Searched refs:entry_state (Results 1 – 2 of 2) sorted by relevance
170 enum scf_entry_state entry_state; member
3758 cur->entry_state = ENTRY_STATE_INVALID; in entry_invalidate()3828 if (entry->entry_state != ENTRY_STATE_INVALID) in transaction_add()3885 entry->entry_state = ENTRY_STATE_IN_TX_ACTION; in transaction_add()4132 assert(cur->entry_state == ENTRY_STATE_IN_TX_ACTION); in scf_transaction_reset_impl()4133 cur->entry_state = ENTRY_STATE_INVALID; in scf_transaction_reset_impl()4274 if (entry->entry_state == ENTRY_STATE_INVALID) { in scf_entry_add_value()4279 if (entry->entry_state != ENTRY_STATE_IN_TX_ACTION) { in scf_entry_add_value()