Searched refs:LC_LOCKED (Results 1 – 3 of 3) sorted by relevance
248 #define LC_LOCKED (1<<__LC_LOCKED) macro
71 val = cmpxchg(&lc->flags, 0, LC_LOCKED); in lc_try_lock()81 new = old | LC_LOCKED; in lc_try_lock()
919 BUG_ON(rs_flags & LC_LOCKED); in _bme_get()1072 BUG_ON(rs_flags & LC_LOCKED); in drbd_try_rs_begin_io()