Searched refs:esync_wake (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | epoch_sync.h | 195 extern kern_return_t esync_wake(esync_space_t space, uint64_t id,
|
| H A D | epoch_sync.c | 442 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake() function 639 (void) esync_wake(ESYNC_SPACE_TEST, (uintptr_t)lock, epoch, in test_unlock()
|
| H A D | exclaves.c | 1738 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake() 1771 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake_with_owner() 1856 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_T, id, epoch, in handle_response_resumed() 1888 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_interrupted()
|