Searched refs:cached_state (Results 1 – 3 of 3) sorted by relevance
1618 ep->cached_state = 0; in clear_arrows()3649 if (keep && (ep2->cached_state & in mark_arrows()3652 ep2->cached_state &= in mark_arrows()3659 if (ep2->cached_state & REQMNTS_DISPROVED) { in mark_arrows()3667 if (ep2->cached_state & WAIT_EFFECT) { in mark_arrows()3675 if (ep2->cached_state & CREDIBLE_EFFECT) { in mark_arrows()3683 if ((ep2->cached_state & PARENT_WAIT) && in mark_arrows()3712 ep2->cached_state &= ~PARENT_WAIT; in mark_arrows()3733 ep2->cached_state |= WAIT_EFFECT; in mark_arrows()3754 ep2->cached_state |= mark; in mark_arrows()[all …]
91 int cached_state:11; member
648 if (!(arrowp->head->myevent->cached_state & REQMNTS_CREDIBLE)) in eval_func()716 if (!(arrowp->head->myevent->cached_state & REQMNTS_CREDIBLE)) in eval_func()