Home
last modified time | relevance | path

Searched refs:orig_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1552 enum vb2_buffer_state orig_state = vb->state; in __buf_prepare() local
1592 vb->state = orig_state; in __buf_prepare()
1598 vb->state = orig_state; in __buf_prepare()
1834 enum vb2_buffer_state orig_state; in vb2_core_qbuf() local
1933 orig_state = vb->state; in vb2_core_qbuf()
1972 vb->state = orig_state; in vb2_core_qbuf()
/linux/drivers/net/ethernet/neterion/
H A Ds2io.c6181 int orig_state = netif_running(sp->dev); in s2io_ethtool_test() local
6185 if (orig_state) in s2io_ethtool_test()
6204 if (orig_state) in s2io_ethtool_test()
6210 if (!orig_state) { in s2io_ethtool_test()
/linux/fs/ext4/
H A Dsuper.c6060 __le16 orig_state; in ext4_load_journal() local
6074 orig_state = es->s_state; in ext4_load_journal()
6077 if (orig_state != es->s_state) in ext4_load_journal()