Lines Matching refs:sti
1298 struct scx_task_iter sti; in scx_fail_parent() local
1311 scx_task_iter_start(&sti, sch->cgrp); in scx_fail_parent()
1312 while ((p = scx_task_iter_next_locked(&sti))) { in scx_fail_parent()
1318 scx_task_iter_stop(&sti); in scx_fail_parent()
1509 struct scx_task_iter sti; in scx_sub_disable() local
1549 scx_task_iter_start(&sti, sch->cgrp); in scx_sub_disable()
1550 while ((p = scx_task_iter_next_locked(&sti))) { in scx_sub_disable()
1571 scx_task_iter_unlock(&sti); in scx_sub_disable()
1612 scx_task_iter_stop(&sti); in scx_sub_disable()
1715 struct scx_task_iter sti; in scx_sub_enable_workfn() local
1870 scx_task_iter_start(&sti, sch->cgrp); in scx_sub_enable_workfn()
1871 while ((p = scx_task_iter_next_locked(&sti))) { in scx_sub_enable_workfn()
1896 scx_task_iter_unlock(&sti); in scx_sub_enable_workfn()
1927 scx_task_iter_stop(&sti); in scx_sub_enable_workfn()
1933 scx_task_iter_start(&sti, sch->cgrp); in scx_sub_enable_workfn()
1934 while ((p = scx_task_iter_next_locked(&sti))) { in scx_sub_enable_workfn()
1966 scx_task_iter_stop(&sti); in scx_sub_enable_workfn()
1992 scx_task_iter_stop(&sti); in scx_sub_enable_workfn()
2001 scx_task_iter_start(&sti, sch->cgrp); in scx_sub_enable_workfn()
2002 while ((p = scx_task_iter_next_locked(&sti))) { in scx_sub_enable_workfn()
2008 scx_task_iter_stop(&sti); in scx_sub_enable_workfn()