Home
last modified time | relevance | path

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

/include/linux/
A Dlru_cache.h222 __LC_LOCKED, enumerator
235 #define LC_LOCKED (1<<__LC_LOCKED)
268 return !test_and_set_bit(__LC_LOCKED, &lc->flags); in lc_try_lock_for_transaction()
289 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()

Completed in 3 milliseconds