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

/linux-master/include/linux/
H A Dlru_cache.h278 * change the set will not succeed until the next lc_unlock().
283 * lc_unlock - unlock @lc, allow lc_get() to change the set again
286 static inline void lc_unlock(struct lru_cache *lc) function
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c470 lc_unlock(device->act_log);
589 * You need to lock device->act_log with lc_try_lock() / lc_unlock()
H A Ddrbd_nl.c1085 lc_unlock(device->act_log);
1382 lc_unlock(device->act_log);
1487 lc_unlock(device->act_log);

Completed in 124 milliseconds