Searched refs:FLK_GRANTED_STATE (Results 1 – 2 of 2) sorted by relevance
147 #define FLK_GRANTED_STATE 5 /* Request is granted */ macro250 #define IS_GRANTED(lock) ((lock)->l_status == FLK_GRANTED_STATE)322 flk_set_state(lock, FLK_GRANTED_STATE); \375 flk_set_state(lock, FLK_GRANTED_STATE); \
752 (new_state == FLK_GRANTED_STATE) || in flk_set_state()758 if ((new_state == FLK_GRANTED_STATE) || in flk_set_state()4107 if ((new_state == FLK_GRANTED_STATE) || in check_lock_transition()4114 case FLK_GRANTED_STATE: in check_lock_transition()