Home
last modified time | relevance | path

Searched refs:port_send_turnstile_address (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/osfmk/ipc/
H A Dipc_mqueue.c448 port_send_turnstile_address(port), in ipc_mqueue_send_locked()
472 turnstile_complete((uintptr_t)port, port_send_turnstile_address(port), NULL, TURNSTILE_SYNC_IPC); in ipc_mqueue_send_locked()
H A Dipc_port.c1434 port_send_turnstile_address(port), in ipc_port_check_circularity()
1483 turnstile_complete((uintptr_t)port, port_send_turnstile_address(port), NULL, TURNSTILE_SYNC_IPC); in ipc_port_check_circularity()
1747 port_send_turnstile_address(port), in ipc_port_send_turnstile_prepare()
1790 turnstile_complete((uintptr_t)port, port_send_turnstile_address(port), in ipc_port_send_turnstile_complete()
H A Dipc_port.h239 #define port_send_turnstile_address(port) \ macro
H A Dipc_importance.c2374 port_send_turnstile_address(port), in ipc_importance_check_circularity()
2447 turnstile_complete((uintptr_t)port, port_send_turnstile_address(port), NULL, TURNSTILE_SYNC_IPC); in ipc_importance_check_circularity()