Searched refs:orig_state (Results 1 – 3 of 3) sorted by relevance
792 unsigned long orig_state, flags; in ldc_rx() local797 orig_state = lp->chan_state; in ldc_rx()808 orig_state, lp->chan_state, lp->rx_head, lp->rx_tail); in ldc_rx()821 if (orig_state != LDC_CHANNEL_UP) { in ldc_rx()823 orig_state = lp->chan_state; in ldc_rx()841 if (lp->chan_state != orig_state) { in ldc_rx()855 if (lp->chan_state != orig_state) in ldc_rx()915 unsigned long flags, orig_state; in ldc_tx() local920 orig_state = lp->chan_state; in ldc_tx()931 orig_state, lp->chan_state, lp->tx_head, lp->tx_tail); in ldc_tx()[all …]
1546 enum vb2_buffer_state orig_state = vb->state; in __buf_prepare() local1586 vb->state = orig_state; in __buf_prepare()1592 vb->state = orig_state; in __buf_prepare()1828 enum vb2_buffer_state orig_state; in vb2_core_qbuf() local1927 orig_state = vb->state; in vb2_core_qbuf()1966 vb->state = orig_state; in vb2_core_qbuf()
6156 __le16 orig_state; in ext4_load_journal() local6170 orig_state = es->s_state; in ext4_load_journal()6173 if (orig_state != es->s_state) in ext4_load_journal()