Searched defs:notify (Results 1 - 13 of 13) sorted by relevance

/xnu-2782.1.97/osfmk/device/
H A Diokit_rpc.c305 ipc_port_t notify; local
411 ipc_port_t notify; local
[all...]
/xnu-2782.1.97/osfmk/ipc/
H A Dmach_msg.c460 __unused mach_port_name_t notify = args->notify; local
182 mach_msg_send( mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t send_size, mach_msg_timeout_t send_timeout, __unused mach_port_name_t notify) argument
H A Dipc_right.c270 ipc_right_request_alloc( ipc_space_t space, mach_port_name_t name, boolean_t immediate, boolean_t send_possible, ipc_port_t notify, ipc_port_t *previousp) argument
[all...]
H A Dipc_port.c483 ipc_port_pdrequest( ipc_port_t port, ipc_port_t notify, ipc_port_t *previousp) argument
512 ipc_port_nsrequest( ipc_port_t port, mach_port_mscount_t sync, ipc_port_t notify, ipc_port_t *previousp) argument
[all...]
H A Dipc_port.h229 } notify; member in struct:ipc_port_request
H A Dmach_port.c1486 mach_port_request_notification( ipc_space_t space, mach_port_name_t name, mach_msg_id_t id, mach_port_mscount_t sync, ipc_port_t notify, ipc_port_t *previousp) argument
/xnu-2782.1.97/osfmk/kern/
H A Dipc_mig.c456 mach_msg_overwrite( mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t send_size, mach_msg_size_t rcv_size, mach_port_name_t rcv_name, __unused mach_msg_timeout_t msg_timeout, __unused mach_port_name_t notify, __unused mach_msg_header_t *rcv_msg, __unused mach_msg_size_t rcv_msg_size) argument
H A Dtelemetry.c478 boolean_t notify = FALSE; local
/xnu-2782.1.97/libsyscall/mach/
H A Dmach_port.c231 mach_port_request_notification( ipc_space_t task, mach_port_name_t name, mach_msg_id_t msgid, mach_port_mscount_t sync, mach_port_t notify, mach_msg_type_name_t notifyPoly, mach_port_t *previous) argument
/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp420 IOUserNotification * notify; local
1909 IONotifier * notify = 0; local
2133 IONotifier * notify local
[all...]
H A DIOService.cpp1506 _IOServiceInterestNotifier * notify; local
1568 _IOServiceInterestNotifier * notify; local
1641 _IOServiceInterestNotifier * notify = 0; local
1664 _IOServiceInterestNotifier *notify = 0; local
1724 _IOServiceInterestNotifier * notify; local
2790 _IOServiceNotifier * notify; local
2917 _IOServiceNotifier * notify; local
3396 _IOServiceNotifier * notify; local
4068 _IOServiceNotifier * notify = 0; local
4122 IONotifier * notify; local
4183 IONotifier * notify; local
4223 _IOServiceNotifier * notify; local
4268 IONotifier * notify = 0; local
4339 _IOServiceNotifier * notify; local
[all...]
H A DIOServicePM.cpp5820 IOPowerStateChangeNotification notify; local
6175 IOPowerStateChangeNotification notify; local
[all...]
H A DIOPMrootDomain.cpp2580 IOPowerStateChangeNotification *notify = local
4074 IOPowerStateChangeNotification notify; local
5277 IOPMServiceInterestNotifier *notify; local
5857 IONotifier * notify = (IONotifier *) arg0; local
6843 IOPMServiceInterestNotifier *notify = 0; local
[all...]

Completed in 85 milliseconds