Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h12 void init_scx_entity(struct sched_ext_entity *scx);
H A Dext.c511 struct sched_ext_entity cursor;
541 iter->cursor = (struct sched_ext_entity){ .flags = SCX_TASK_CURSOR }; in scx_task_iter_start()
607 struct sched_ext_entity *pos; in scx_task_iter_next()
3001 void init_scx_entity(struct sched_ext_entity *scx) in init_scx_entity()
/linux/include/linux/sched/
H A Dext.h163 struct sched_ext_entity { struct
/linux/include/linux/
H A Dsched.h876 struct sched_ext_entity scx;