Searched refs:got_lock (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsn_console.c915 int counter, got_lock = 0; sn_sal_console_write() local
934 got_lock = 1; sn_sal_console_write()
952 if (got_lock) { sn_sal_console_write()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c537 bool got_lock = false; ixgbe_start_mac_link_82599() local
545 got_lock = true; ixgbe_start_mac_link_82599()
551 if (got_lock) ixgbe_start_mac_link_82599()
/linux-4.4.14/fs/ocfs2/
H A Djournal.c1564 int got_lock = 0; ocfs2_replay_journal() local
1608 got_lock = 1; ocfs2_replay_journal()
1687 if (got_lock) ocfs2_replay_journal()

Completed in 157 milliseconds