__LC_STARVING
#define LC_STARVING (1<<__LC_STARVING)
if (test_bit(__LC_STARVING, &lc->flags)) {
set_bit(__LC_STARVING, &lc->flags);
clear_bit(__LC_STARVING, &lc->flags);
clear_bit_unlock(__LC_STARVING, &lc->flags);