Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1074 void (*cpuctl_move)(struct task_struct *p, struct cgroup *from, struct cgroup *to); member
H A Dext.c8346 .cpuctl_move = sched_ext_ops__cgroup_move,
10950 CID_OFFSET_MATCH(cgroup_move, cpuctl_move); in scx_init()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c2026 .cpuctl_move = (void *)qmap_cpuctl_move,