Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlru_cache.h235 #define LC_LOCKED (1<<__LC_LOCKED) macro
/openbmc/linux/lib/
H A Dlru_cache.c59 val = cmpxchg(&lc->flags, 0, LC_LOCKED); in lc_try_lock()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c938 BUG_ON(rs_flags & LC_LOCKED); in _bme_get()
1092 BUG_ON(rs_flags & LC_LOCKED); in drbd_try_rs_begin_io()