Searched refs:__scx_exit (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | internal.h | 2021 __printf(5, 6) bool __scx_exit(struct scx_sched *sch, enum scx_exit_kind kind, 2090 __scx_exit(sch, kind, exit_code, raw_smp_processor_id(), fmt, ##args)
|
| H A D | sub.c | 514 __scx_exit(victim, SCX_EXIT_ERROR_RESCUE, 0, cpu, in scx_rescue_check_overload()
|
| H A D | ext.c | 264 __printf(5, 6) bool __scx_exit(struct scx_sched *sch, in __scx_exit() function 2008 __scx_exit(sch, SCX_EXIT_ERROR_REENQ, 0, cpu_of(rq), in scx_do_enqueue_task() 3733 __scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, cpu_of(rq), in check_rq_for_timeouts()
|