Searched refs:checkpointed (Results 1 – 3 of 3) sorted by relevance
103 represents the checkpointed/original register state; the signal appears to have154 returns before a tend. In this case, the stack is part of the checkpointed161 the stack pointer from the checkpointed state, rather than the speculated168 normal/non-checkpointed stack pointer.194 it looks like the transaction has just started (the checkpointed state is
15 recoverable error occur. This also allows the checkpointed tasks to be
3642 int checkpointed = ocfs2_ci_fully_checkpointed(ci); in ocfs2_ci_checkpointed() local3645 BUG_ON(lockres->l_level != DLM_LOCK_EX && !checkpointed); in ocfs2_ci_checkpointed()3647 if (checkpointed) in ocfs2_ci_checkpointed()