Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/opp/
H A Dcore.c35 static bool opp_tables_busy; variable
1522 * uses the opp_tables_busy flag to indicate if another creator is in the middle
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()

Completed in 5 milliseconds