Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlru_cache.h236 #define LC_LOCKED (1<<__LC_LOCKED) macro
/linux/lib/
A Dlru_cache.c59 val = cmpxchg(&lc->flags, 0, LC_LOCKED); in lc_try_lock()
69 new = old | LC_LOCKED; in lc_try_lock()
/linux/drivers/block/drbd/
A Ddrbd_actlog.c936 BUG_ON(rs_flags & LC_LOCKED); in _bme_get()
1089 BUG_ON(rs_flags & LC_LOCKED); in drbd_try_rs_begin_io()

Completed in 10 milliseconds