Searched refs:sched_itmt_capable (Results 1 – 1 of 1) sorted by relevance
31 static bool __read_mostly sched_itmt_capable; variable105 if (sched_itmt_capable) in sched_set_itmt_support()126 sched_itmt_capable = true; in sched_set_itmt_support()150 if (!sched_itmt_capable) in sched_clear_itmt_support()153 sched_itmt_capable = false; in sched_clear_itmt_support()
Completed in 6 milliseconds