Searched refs:task_set_game_mode_locked (Results 1 – 3 of 3) sorted by relevance
1231 extern bool task_set_game_mode_locked(task_t task, bool enabled);
1311 if (task_set_game_mode_locked(task, false)) { in task_policy_update_internal_locked()
8484 task_set_game_mode_locked(task_t task, bool enabled) in task_set_game_mode_locked() function8524 needs_update = task_set_game_mode_locked(task, enabled); in task_set_game_mode()