Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c2904 * See scx_disable_workfn() for the explanation on the bypassing in balance_one()
6064 static void scx_disable_workfn(struct kthread_work *work) in scx_flush_disable_work()
6477 * in scx_disable_workfn().
6625 kthread_init_work(&sch->disable_work, scx_disable_workfn); in scx_alloc_and_add_sched()
6021 static void scx_disable_workfn(struct kthread_work *work) scx_disable_workfn() function