Searched refs:scx_exit (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/sched/ |
H A D | ext.c | 1177 static __printf(4, 5) void scx_exit(struct scx_sched *sch, in scx_exit() function 1204 #define scx_error(sch, fmt, args...) scx_exit((sch), SCX_EXIT_ERROR, 0, fmt, ##args) 3612 scx_exit(sch, SCX_EXIT_UNREG_KERN, in handle_hotplug() 3658 scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, in check_rq_for_timeouts() 3703 scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, in scx_tick() 5528 scx_exit(sch, SCX_EXIT_UNREG_KERN, in check_hotplug_seq()
|