Searched refs:origflags (Results 1 – 1 of 1) sorted by relevance
279 uint32_t origflags; in telemetry_task_ctl_locked() local285 origflags = task->t_flags; in telemetry_task_ctl_locked()289 if ((origflags & TF_TELEMETRY) == 0) { in telemetry_task_ctl_locked()297 if (((origflags & TF_TELEMETRY) != 0) && ((task->t_flags & TF_TELEMETRY) == 0)) { in telemetry_task_ctl_locked()