Searched refs:rebound_state (Results 1 – 1 of 1) sorted by relevance
177 atomic_t rebound_state; /* Rebounding state. */ member792 matching_state = atomic_cas(&ept->rebound_state, EPT_REBOUNDING, in ept_bound_process()824 if (atomic_get(&ept->rebound_state) != EPT_NORMAL) { in get_ept_and_rx_validate()1096 matching_state = atomic_cas(&ept->rebound_state, EPT_DEREGISTERED, in register_ept()1148 matching_state = atomic_cas(&ept->rebound_state, EPT_NORMAL, EPT_DEREGISTERED); in deregister_ept()