Searched refs:esync_wake (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/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 | 1866 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake() 1899 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake_with_owner() 1984 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_T, id, epoch, in handle_response_resumed() 2016 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_interrupted()
|