Searched refs:cotype (Results 1 – 1 of 1) sorted by relevance
1262 int index, seqid, cotype; in callout_t_cb() local1273 cotype = index & CALLOUT_TYPE_MASK; in callout_t_cb()1280 if (!(coargs->flags & COF_REAL) && (cotype == CALLOUT_REALTIME)) { in callout_t_cb()1284 if (!(coargs->flags & COF_NORM) && (cotype == CALLOUT_NORMAL)) { in callout_t_cb()1312 seqid, co_typenames[cotype], in callout_t_cb()