CONTEXT_OWN_STATE
return test_bit(CONTEXT_OWN_STATE, &ce->flags);
return test_and_set_bit(CONTEXT_OWN_STATE, &ce->flags);