Searched refs:esync_wake (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | epoch_sync.h | 199 extern kern_return_t esync_wake(esync_space_t space, uint64_t id,
|
| H A D | epoch_sync.c | 495 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake() function 695 (void) esync_wake(ESYNC_SPACE_TEST, (uint32_t)(uintptr_t)lock, epoch, in test_unlock()
|
| H A D | exclaves.c | 1829 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake() 1862 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake_with_owner() 1947 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_T, id, epoch, in handle_response_resumed() 1979 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_interrupted()
|