Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c795 * scx_tasks_lock and the rq lock may be released using scx_task_iter_unlock()
835 * scx_task_iter_unlock - Unlock rq and scx_tasks_lock held by a task iterator in scx_task_iter_stop()
843 static void scx_task_iter_unlock(struct scx_task_iter *iter)
880 scx_task_iter_unlock(iter); in scx_task_iter_next()
897 scx_task_iter_unlock(iter);
5772 scx_task_iter_unlock(&sti); in scx_sub_disable()
6961 scx_task_iter_unlock(&sti); in scx_root_enable_workfn()
7256 scx_task_iter_unlock(&sti); in scx_sub_enable_workfn()
799 static void scx_task_iter_unlock(struct scx_task_iter *iter) scx_task_iter_unlock() function