Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h26 void scx_sub_enable_workfn(struct kthread_work *work);
H A Dsub.c1709 void scx_sub_enable_workfn(struct kthread_work *work) in scx_sub_enable_workfn() function
H A Dext.c7912 kthread_init_work(&cmd->work, scx_sub_enable_workfn); in scx_enable()