Searched refs:tc_flags (Results 1 – 12 of 12) sorted by relevance
279 int tc_quality, u_int tc_flags) in pvclock_init() argument313 pvc->tc.tc_flags = tc_flags; in pvclock_init()
681 tsc_timecounter.tc_flags |= TC_FLAGS_C2STOP; in init_TSC_tc()
189 acpi_timer_timecounter.tc_flags = TC_FLAGS_SUSPEND_SAFE; in acpi_timer_probe()264 if ((timecounter->tc_flags & TC_FLAGS_SUSPEND_SAFE) != 0) { in acpi_timer_suspend_handler()
66 u_int tc_flags; member
207 int tc_flags; /* user flags */ member
139 const char *tc_name, int tc_quality, u_int tc_flags);
246 u_long tc_flags; /* control flags */ member
77 .tc_flags = 0,
1607 tcq->tc_flags = SVC_PT_COREDUMP; in kern_ptrace()1609 tcq->tc_flags |= SVC_NOCOMPRESS; in kern_ptrace()1611 tcq->tc_flags |= SVC_ALL; in kern_ptrace()
1453 if ((tc->tc_flags & TC_FLAGS_C2STOP) != 0) in tc_windup()1455 if ((th->th_counter->tc_flags & TC_FLAGS_C2STOP) != 0) in tc_windup()2254 tc->tc_flags, tc->tc_priv); in DB_SHOW_COMMAND()
2656 tcq->tc_limit, tcq->tc_flags); in ptrace_coredumpreq()
8125 static char *tc_flags = {"\20\1USER"}; in cxgbe_sysctls() local8213 CTLTYPE_STRING | CTLFLAG_RD | CTLFLAG_MPSAFE, tc_flags, in cxgbe_sysctls()