Lines Matching refs:exit_info
5388 free_exit_info(sch->exit_info); in scx_sched_free_rcu_work()
5639 ei = sch->exit_info; in scx_rcu_cpu_stall()
6362 struct scx_exit_info *ei = sch->exit_info; in scx_log_sched_disable()
6397 sch->exit_info->msg); in scx_root_disable()
6502 SCX_CALL_OP(sch, exit, NULL, sch->exit_info); in scx_root_disable()
6619 struct scx_exit_info *ei = sch->exit_info; in scx_disable_workfn()
7017 struct scx_exit_info *ei = sch->exit_info; in scx_disable_irq_workfn()
7029 struct scx_exit_info *ei = sch->exit_info; in scx_finish_exit()
7055 struct scx_exit_info *ei = sch->exit_info; in scx_vexit()
7138 sch->exit_info = alloc_exit_info(ops->exit_dump_len); in scx_alloc_and_add_sched()
7139 if (!sch->exit_info) { in scx_alloc_and_add_sched()
7342 free_exit_info(sch->exit_info); in scx_alloc_and_add_sched()
7615 sch->exit_info->flags |= SCX_EFLAG_INITIALIZED; in scx_root_enable_workfn()
9939 struct scx_exit_info *ei = sch->exit_info; in scx_exit_bstr()