Home
last modified time | relevance | path

Searched refs:ipc_port_make_send_any_locked (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.41.3/osfmk/kern/
H A Dipc_kobject.c951 ipc_port_make_send_any_locked(port); in ipc_kobject_init_port()
1303 ipc_port_make_send_any_locked(port); in ipc_kobject_make_send()
1325 ipc_port_make_send_any_locked(port); in ipc_kobject_make_send_nsrequest()
1345 ipc_port_make_send_any_locked(port); in ipc_kobject_make_send_nsrequest_locked()
H A Dmk_timer.c104 timer->port = ipc_port_make_send_any_locked(port); in mk_timer_create_trap()
/xnu-11215.41.3/osfmk/ipc/
H A Dipc_port.c2804 ipc_port_make_send_any_locked( in ipc_port_make_send_any_locked() function
2823 ipc_port_make_send_any_locked(port); in ipc_port_make_send_any()
2844 ipc_port_make_send_any_locked(port); in ipc_port_make_send_mqueue()
H A Dipc_port.h828 extern ipc_port_t ipc_port_make_send_any_locked(
H A Dipc_right.c2163 ipc_port_make_send_any_locked(port); in ipc_right_copyin()