Searched refs:max_hold_time (Results 1 – 1 of 1) sorted by relevance
144 #define BEFORE_UNLOCK(lock, max_hold_time) \ argument162 if (QDF_LOCK_STATS_BUG_ON && max_hold_time && \163 held_time > qdf_usecs_to_log_timestamp(max_hold_time)) { \