Searched refs:SCX_EXIT_ERROR (Results 1 – 5 of 5) sorted by relevance
37 SCX_EQ(skel->data->uei.kind, EXIT_KIND(SCX_EXIT_ERROR)); in run()
38 SCX_EQ(skel->data->uei.kind, EXIT_KIND(SCX_EXIT_ERROR)); in run()
41 SCX_EXIT_ERROR = 1024, /* runtime error, error msg contains details */ enumerator1057 scx_ops_error_kind(SCX_EXIT_ERROR, fmt, ##args)4660 case SCX_EXIT_ERROR: in scx_exit_reason()4782 if (ei->kind >= SCX_EXIT_ERROR) { in scx_ops_disable_workfn()4858 kind = SCX_EXIT_ERROR; in scx_ops_disable()5164 if (ei->kind >= SCX_EXIT_ERROR) in scx_ops_error_irq_workfn()5185 if (kind >= SCX_EXIT_ERROR) in scx_ops_exit_kind()