Searched refs:current_endpoint (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dflipc_debug.h101 flipc_endpoint_t current_endpoint; local
121 for (current_endpoint = FLIPC_ENDPOINT_PTR(cb_ctl->endpoint.start);
122 (current_endpoint
125 current_endpoint++) {
126 if (EXTRACT_ENABLED(current_endpoint->saildm_dpb_or_enabled)) {
128 (EXTRACT_DPB(current_endpoint->saildm_dpb_or_enabled)
129 ? current_endpoint->sme_process_ptr
130 : current_endpoint->shrd_acquire_ptr);
131 flipc_cb_ptr limit_ptr = current_endpoint->sail_release_ptr;
144 current_endpoint);
192 flipc_endpoint_t current_endpoint; local
[all...]

Completed in 13 milliseconds