Searched refs:has_timeout (Results 1 – 2 of 2) sorted by relevance
359 bool has_timeout = timeout > 0 || default_timeout > 0; in hw_lck_ticket_contended() local373 if (has_timeout && timeout == 0) { in hw_lck_ticket_contended()427 if (has_timeout) { in hw_lck_ticket_contended()
741 bool has_timeout = timeout > 0 || default_timeout > 0; in hw_lock_lock_contended() local758 if (has_timeout && timeout == 0) { in hw_lock_lock_contended()780 if (has_timeout) { in hw_lock_lock_contended()1044 bool has_timeout = timeout > 0 || default_timeout > 0; in hw_lock_bit_to_contended() local1058 if (has_timeout && timeout == 0) { in hw_lock_bit_to_contended()1084 if (has_timeout) { in hw_lock_bit_to_contended()