Searched refs:tqent_type (Results 1 – 2 of 2) sorted by relevance
290 if (ent->tqent_type == TIMEOUT_TASK) { in taskq_cancel_id()342 task->tqent_type = TIMEOUT_TASK; in taskq_dispatch_delay()378 task->tqent_type = NORMAL_TASK; in taskq_dispatch()
57 uint8_t tqent_type; member