Searched refs:hwsp_timeout_atomic (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | lock_types.h | 257 const _Atomic uint64_t *hwsp_timeout_atomic; member
|
| H A D | locks.c | 451 .hwsp_timeout_atomic = &lock_panic_timeout, 467 .hwsp_timeout_atomic = &LockTimeOut, 480 .hwsp_timeout_atomic = &LockTimeOut, 519 .hwsp_timeout_atomic = &lock_panic_timeout, 612 .hwsp_timeout_atomic = &lock_panic_timeout, 634 .hwsp_timeout_atomic = &lock_panic_timeout,
|
| H A D | lock_ptr.c | 158 .hwsp_timeout_atomic = &lock_panic_timeout,
|
| H A D | lock_mtx.c | 345 .hwsp_timeout_atomic = &lock_panic_timeout,
|
| H A D | waitq.c | 702 .hwsp_timeout_atomic = &LockTimeOut,
|
| /xnu-11215.81.4/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.c | 2171 .hwsp_timeout_atomic = &LockTimeOut,
|