Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A Dcore.c35 static bool opp_tables_busy; variable
1541 if (unlikely(opp_tables_busy)) { in _add_opp_table_indexed()
1547 opp_tables_busy = true; in _add_opp_table_indexed()
1568 opp_tables_busy = false; in _add_opp_table_indexed()