Searched refs:scx_task_slice_ended (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | sub.c | 292 scx_task_slice_ended(rq, rq->scx.rescue.curr); in scx_rescue_charge() 594 scx_task_slice_ended(rq, rq->scx.rescue.curr); in scx_rescue_flush()
|
| H A D | ext.c | 1303 void scx_task_slice_ended(struct rq *rq, struct task_struct *p) in scx_task_slice_ended() function 2318 scx_task_slice_ended(rq, p); in dequeue_task_scx() 2330 scx_task_slice_ended(rq, p); in yield_task_scx() 2344 scx_task_slice_ended(rq, from); in yield_to_task_scx() 3135 scx_task_slice_ended(rq, p); in put_prev_task_scx() 3396 scx_task_slice_ended(rq, p); in do_pick_task_scx() 3954 scx_task_slice_ended(rq, p); in scx_disable_task() 6159 scx_task_slice_ended(rq, p); in scx_bypass()
|
| H A D | internal.h | 2031 void scx_task_slice_ended(struct rq *rq, struct task_struct *p);
|