Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c7468 static void scx_root_enable_workfn(struct kthread_work *work) in scx_root_enable_workfn() function
7915 kthread_init_work(&cmd->work, scx_root_enable_workfn); in scx_enable()