Searched refs:exclaves_ctx_t (Results 1 – 5 of 5) sorted by relevance
61 static exclaves_ctx_t exclaves_bootstrap_ctx = {};69 exclaves_bootstrap_context_acquire(exclaves_ctx_t *save_ctx) in exclaves_bootstrap_context_acquire()90 exclaves_bootstrap_context_release(const exclaves_ctx_t *restore_ctx) in exclaves_bootstrap_context_release()169 exclaves_ipc_buffer_cache_alloc(exclaves_ctx_t *ctx) in exclaves_ipc_buffer_cache_alloc()202 exclaves_ipc_buffer_cache_free(exclaves_ctx_t *ctx) in exclaves_ipc_buffer_cache_free()249 exclaves_ctx_t *ctx = kalloc_type(exclaves_ctx_t, in exclaves_ipc_buffer_cache_init()259 kfree_type(exclaves_ctx_t, in exclaves_ipc_buffer_cache_init()276 kfree_type(exclaves_ctx_t, exclaves_ipc_buffer_cache_max, ctx); in exclaves_ipc_buffer_cache_init()288 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx) in exclaves_xnuproxy_ctx_alloc()302 exclaves_ctx_t stash_ctx = {}; in exclaves_xnuproxy_ctx_alloc()[all …]
47 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx);50 exclaves_xnuproxy_ctx_free(exclaves_ctx_t *ctx);
1044 exclaves_ctx_t th_exclaves_ipc_ctx;
2338 exclaves_scheduler_request_resume(const exclaves_ctx_t *ctx, bool interrupted) in exclaves_scheduler_request_resume()
1114 } exclaves_ctx_t; typedef