Searched refs:scx_exit (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 204 static __printf(4, 5) bool scx_exit(struct scx_sched *sch, in scx_exit() function 218 #define scx_error(sch, fmt, args...) scx_exit((sch), SCX_EXIT_ERROR, 0, fmt, ##args) 3358 scx_exit(sch, SCX_EXIT_UNREG_KERN, in handle_hotplug() 3404 scx_exit(sch, SCX_EXIT_ERROR_STALL, 0, in check_rq_for_timeouts() 3452 scx_exit(root, SCX_EXIT_ERROR_STALL, 0, in scx_tick() 6687 scx_exit(sch, SCX_EXIT_UNREG_KERN, in check_hotplug_seq() 7277 scx_exit(cgrp->scx_sched, SCX_EXIT_UNREG_KERN, in scx_cgroup_lifetime_notify() 9121 scx_exit(sch, SCX_EXIT_UNREG_BPF, exit_code, "%s", scx_exit_bstr_buf.line); in scx_bpf_exit_bstr() 9145 scx_exit(sch, SCX_EXIT_ERROR_BPF, 0, "%s", scx_exit_bstr_buf.line); in scx_bpf_error_bstr()
|