Searched refs:LC_LOCKED (Results 1 – 3 of 3) sorted by relevance
236 #define LC_LOCKED (1<<__LC_LOCKED) macro
59 val = cmpxchg(&lc->flags, 0, LC_LOCKED); in lc_try_lock()69 new = old | LC_LOCKED; in lc_try_lock()
935 BUG_ON(rs_flags & LC_LOCKED); in _bme_get()1088 BUG_ON(rs_flags & LC_LOCKED); in drbd_try_rs_begin_io()