Searched refs:runtime_was_enabled (Results 1 – 1 of 1) sorted by relevance
10201 int i, ret = 0, runtime_enabled, runtime_was_enabled; in tg_set_cfs_bandwidth() local10244 runtime_was_enabled = cfs_b->quota != RUNTIME_INF; in tg_set_cfs_bandwidth()10249 if (runtime_enabled && !runtime_was_enabled) in tg_set_cfs_bandwidth()10277 if (runtime_was_enabled && !runtime_enabled) in tg_set_cfs_bandwidth()
Completed in 37 milliseconds