Searched refs:scx_exit (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 202 static __printf(4, 5) bool scx_exit(struct scx_sched *sch, in scx_exit() function 216 #define scx_error(sch, fmt, args...) scx_exit((sch), SCX_EXIT_ERROR, 0, fmt, ##args) 2657 scx_exit(sch, SCX_EXIT_UNREG_KERN, in handle_hotplug() 2703 scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, in check_rq_for_timeouts() 2748 scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, in scx_tick() 4837 scx_exit(sch, SCX_EXIT_UNREG_KERN, in check_hotplug_seq() 6716 scx_exit(sch, SCX_EXIT_UNREG_BPF, exit_code, "%s", scx_exit_bstr_buf.line); in scx_bpf_exit_bstr() 6739 scx_exit(sch, SCX_EXIT_ERROR_BPF, 0, "%s", scx_exit_bstr_buf.line); in scx_bpf_error_bstr()
|