Lines Matching defs:rt_model
400 idx, sp->ec[idx].rt_model);
409 sp->ec[idx].rt_model = RT_MODEL_DIR_REQ;
470 if (sp->ec[idx].rt_model != RT_MODEL_DIR_REQ) {
472 idx, sp->ec[idx].rt_model);
541 if (sp->ec[idx].rt_model == RT_MODEL_DIR_REQ) {
552 if (sp->ec[idx].rt_model == RT_MODEL_INIT) {
562 if (sp->ec[idx].rt_model == RT_MODEL_INTR) {
610 if (sp->ec[idx].rt_model == RT_MODEL_INIT) {
1321 unsigned int *rt_model;
1352 rt_model = &((sp->ec[idx]).rt_model);
1363 assert(*rt_model == RT_MODEL_RUN ||
1364 *rt_model == RT_MODEL_DIR_REQ);
1371 *rt_model = RT_MODEL_RUN;
1482 if (sp_ctx->rt_model != RT_MODEL_INIT) {
1817 ec->rt_model = RT_MODEL_INIT;
2099 ec->rt_model = RT_MODEL_INTR;