Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dext.h139 struct sched_ext_entity { struct
/linux-6.15/kernel/sched/
H A Dext.h14 void init_scx_entity(struct sched_ext_entity *scx);
H A Dext.c1350 struct sched_ext_entity cursor;
1380 iter->cursor = (struct sched_ext_entity){ .flags = SCX_TASK_CURSOR }; in scx_task_iter_start()
1445 struct sched_ext_entity *pos; in scx_task_iter_next()
3769 void init_scx_entity(struct sched_ext_entity *scx) in init_scx_entity()
/linux-6.15/include/linux/
H A Dsched.h871 struct sched_ext_entity scx;