Home
last modified time | relevance | path

Searched refs:interrupted (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_internal.h55 exclaves_run(thread_t thread, bool interrupted);
H A Dexclaves.c1958 handle_response_interrupted(const XrtHosted_Interrupted_t *interrupted) in handle_response_interrupted() argument
1960 Exclaves_L4_Word_t responding_scid = interrupted->thread; in handle_response_interrupted()
1967 interrupted->queueId, interrupted->epoch, in handle_response_interrupted()
1968 interrupted->interruptedHostId); in handle_response_interrupted()
1969 assert3u(interrupted->threadHostId, ==, ctid); in handle_response_interrupted()
1971 const ctid_t target = (ctid_t)interrupted->interruptedHostId; in handle_response_interrupted()
1972 const XrtHosted_Word_t id = interrupted->queueId; in handle_response_interrupted()
1973 const uint64_t epoch = interrupted->epoch; in handle_response_interrupted()
2335 exclaves_scheduler_request_resume(const exclaves_ctx_t *ctx, bool interrupted) in exclaves_scheduler_request_resume() argument
2347 const XrtHosted_Request_t request = interrupted ? in exclaves_scheduler_request_resume()
[all …]
H A Dexclaves_xnuproxy.c475 bool interrupted = false; in exclaves_xnuproxy_endpoint_call() local
494 kr = exclaves_run(thread, interrupted); in exclaves_xnuproxy_endpoint_call()
498 interrupted = kr == KERN_ABORTED; in exclaves_xnuproxy_endpoint_call()
/xnu-12377.1.9/libsyscall/mach/
H A Derr_ipc.sub48 "(ipc/send) send interrupted", /* -108 */
62 "(ipc/rcv) receive interrupted", /* -207 */
H A Derr_mach_ipc.sub47 /* 7 */ "(ipc/send) interrupted",
71 /* 5 */ "(ipc/rcv) interrupted",
H A Derr_kern.sub104 "(os/unix) interrupted system call",
H A Derr_iokit.sub201 "(iokit/bluetooth) interrupted operation, hardware reset", // 001