Searched refs:exit_info (Results 1 – 2 of 2) sorted by relevance
911 struct scx_exit_info *exit_info; member
3615 free_exit_info(sch->exit_info);4205 struct scx_exit_info *ei = sch->exit_info; in scx_disable_workfn() 4231 sch->exit_info->msg); in scx_disable_workfn() 4684 struct scx_exit_info *ei = sch->exit_info; in scx_vexit() 4696 struct scx_exit_info *ei = sch->exit_info;4755 sch->exit_info = alloc_exit_info(ops->exit_dump_len); in scx_alloc_and_add_sched() 4756 if (!sch->exit_info) { in scx_alloc_and_add_sched() 4821 free_exit_info(sch->exit_info); in check_hotplug_seq() 4948 sch->exit_info->flags |= SCX_EFLAG_INITIALIZED; in scx_enable()