Searched refs:tc_flags (Results 1 – 6 of 6) sorted by relevance
60 u_int tc_flags; member
196 acpi_timer_timecounter.tc_flags = TC_FLAGS_SUSPEND_SAFE; in acpi_timer_probe()293 if ((timecounter->tc_flags & TC_FLAGS_SUSPEND_SAFE) != 0) { in acpi_timer_suspend_handler()
249 u_long tc_flags; /* control flags */ member
405 sc->tc.tc_flags = TC_FLAGS_SUSPEND_SAFE; in xentimer_attach()
538 tsc_timecounter.tc_flags |= TC_FLAGS_C2STOP; in init_TSC_tc()
1359 if ((timecounter->tc_flags & TC_FLAGS_C2STOP) != 0) in tc_windup()1361 if ((th->th_counter->tc_flags & TC_FLAGS_C2STOP) != 0) in tc_windup()