Lines Matching refs:exit_info
4844 free_exit_info(sch->exit_info); in scx_sched_free_rcu_work()
5821 SCX_CALL_OP(sch, exit, NULL, sch->exit_info); in scx_sub_disable()
5833 struct scx_exit_info *ei = sch->exit_info; in scx_root_disable()
5848 sch->exit_info->msg); in scx_root_disable()
6024 struct scx_exit_info *ei = sch->exit_info; in scx_disable_workfn()
6406 struct scx_exit_info *ei = sch->exit_info; in scx_disable_irq_workfn()
6418 struct scx_exit_info *ei = sch->exit_info; in scx_vexit()
6512 sch->exit_info = alloc_exit_info(ops->exit_dump_len); in scx_alloc_and_add_sched()
6513 if (!sch->exit_info) { in scx_alloc_and_add_sched()
6664 free_exit_info(sch->exit_info); in scx_alloc_and_add_sched()
6812 sch->exit_info->flags |= SCX_EFLAG_INITIALIZED; in scx_root_enable_workfn()
7083 sch->exit_info->flags |= SCX_EFLAG_INITIALIZED; in scx_sub_enable_workfn()