Searched refs:origflags (Results 1 – 1 of 1) sorted by relevance
281 uint32_t origflags; in telemetry_task_ctl_locked() local287 origflags = task->t_flags; in telemetry_task_ctl_locked()291 if ((origflags & TF_TELEMETRY) == 0) { in telemetry_task_ctl_locked()299 if (((origflags & TF_TELEMETRY) != 0) && ((task->t_flags & TF_TELEMETRY) == 0)) { in telemetry_task_ctl_locked()