Searched refs:stable (Results 1 – 9 of 9) sorted by relevance
228 boolean_t stable; member
165 topoParms.stable = TRUE; in cpu_topology_sort()
176 topoParms.stable = FALSE; in initTopoParms()
1815 struct unlocked_clock_calend stable; in clock_get_calendar_nanotime_nowait() local1819 stable = flipflop[i]; /* take snapshot */ in clock_get_calendar_nanotime_nowait()1826 os_atomic_andnot(&stable.gen, 1, relaxed); in clock_get_calendar_nanotime_nowait()1834 if (flipflop[i].gen == stable.gen) { in clock_get_calendar_nanotime_nowait()
1834 bool stable = true; in waitq_set_unlink_all_locked() local1859 stable = (elt == circle_queue_first(q) && link->wql_wq == wq); in waitq_set_unlink_all_locked()1862 if (stable) { in waitq_set_unlink_all_locked()
1310 int stable = NFS_WRITE_FILESYNC; in nfsrv_write() local1339 nfsm_chain_get_32(error, nmreq, stable); in nfsrv_write()1345 stable = NFS_WRITE_UNSTABLE; in nfsrv_write()1430 if (stable == NFS_WRITE_UNSTABLE) { in nfsrv_write()1432 } else if (stable == NFS_WRITE_DATASYNC) { in nfsrv_write()1476 if ((stable == NFS_WRITE_UNSTABLE) && !nfsrv_async) { in nfsrv_write()1477 nfsm_chain_add_32(error, &nmrep, stable); in nfsrv_write()
84 * The MIG routine names need to be kept stable so as to not break Sandbox
423 stable. See `tests/vm/vm_parameter_validation.c` for instructions.
2328 …T_META_ENABLED(!TARGET_OS_VISION)) // disable for visionOS: device may not be stable with many cor…