Searched refs:SCX_EXIT_ERROR (Results 1 – 5 of 5) sorted by relevance
38 SCX_EQ(skel->data->uei.kind, EXIT_KIND(SCX_EXIT_ERROR)); in run()
37 SCX_EQ(skel->data->uei.kind, EXIT_KIND(SCX_EXIT_ERROR)); in run()
38 SCX_EXIT_ERROR = 1024, /* runtime error, error msg contains details */ enumerator1049 scx_ops_error_kind(SCX_EXIT_ERROR, fmt, ##args)4984 case SCX_EXIT_ERROR: in scx_exit_reason()5105 if (ei->kind >= SCX_EXIT_ERROR) { in scx_ops_disable_workfn()5181 kind = SCX_EXIT_ERROR; in scx_ops_disable()5471 if (ei->kind >= SCX_EXIT_ERROR) in scx_ops_error_irq_workfn()5492 if (kind >= SCX_EXIT_ERROR) in scx_ops_exit_kind()