Searched refs:interrupted (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | exclaves_internal.h | 53 bool interrupted);
|
| H A D | exclaves.c | 1867 handle_response_interrupted(const XrtHosted_Interrupted_t *interrupted) in handle_response_interrupted() argument 1869 Exclaves_L4_Word_t responding_scid = interrupted->thread; in handle_response_interrupted() 1876 interrupted->queueId, interrupted->epoch, in handle_response_interrupted() 1877 interrupted->interruptedHostId); in handle_response_interrupted() 1878 assert3u(interrupted->threadHostId, ==, ctid); in handle_response_interrupted() 1880 const ctid_t target = (ctid_t)interrupted->interruptedHostId; in handle_response_interrupted() 1881 const XrtHosted_Word_t id = interrupted->queueId; in handle_response_interrupted() 1882 const uint64_t epoch = interrupted->epoch; in handle_response_interrupted() 2115 bool interrupted) in exclaves_scheduler_resume_scheduling_context() argument 2125 const XrtHosted_Request_t request = interrupted ? in exclaves_scheduler_resume_scheduling_context()
|
| H A D | exclaves_xnuproxy.c | 813 bool interrupted = false; in exclaves_xnuproxy_endpoint_call() local 833 &thread->th_exclaves_ipc_ctx, interrupted); in exclaves_xnuproxy_endpoint_call() 837 interrupted = kr == KERN_ABORTED; in exclaves_xnuproxy_endpoint_call()
|
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | err_ipc.sub | 48 "(ipc/send) send interrupted", /* -108 */ 62 "(ipc/rcv) receive interrupted", /* -207 */
|
| H A D | err_mach_ipc.sub | 47 /* 7 */ "(ipc/send) interrupted", 71 /* 5 */ "(ipc/rcv) interrupted",
|
| H A D | err_kern.sub | 104 "(os/unix) interrupted system call",
|
| H A D | err_iokit.sub | 201 "(iokit/bluetooth) interrupted operation, hardware reset", // 001
|