Searched refs:cotype (Results 1 – 1 of 1) sorted by relevance
1058 int index, seqid, cotype; in callout_t_cb() local1069 cotype = index & CALLOUT_TYPE_MASK; in callout_t_cb()1076 if (!(coargs->flags & COF_REAL) && (cotype == CALLOUT_REALTIME)) { in callout_t_cb()1080 if (!(coargs->flags & COF_NORM) && (cotype == CALLOUT_NORMAL)) { in callout_t_cb()1108 seqid, co_typenames[cotype], in callout_t_cb()