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

/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c307 ipc_port_t notify; local
409 ipc_port_t notify; local
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c404 __unused mach_port_name_t notify = args->notify; local
178 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.c262 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
H A Dipc_port.c433 ipc_port_pdrequest( ipc_port_t port, ipc_port_t notify, ipc_port_t *previousp) argument
462 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.h227 } notify; member in struct:ipc_port_request
H A Dmach_port.c1397 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
H A Dipc_kmsg.c1573 ipc_kmsg_copyin_header( mach_msg_header_t *msg, ipc_space_t space, boolean_t notify) argument
2524 ipc_kmsg_copyin( ipc_kmsg_t kmsg, ipc_space_t space, vm_map_t map, boolean_t notify) argument
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_mig.c406 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
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_port.c211 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
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp419 IOUserNotification * notify; local
1700 IONotifier * notify = 0; local
1884 IONotifier * notify local
[all...]
H A DIOService.cpp1368 _IOServiceInterestNotifier * notify; local
1430 _IOServiceInterestNotifier * notify; local
1503 _IOServiceInterestNotifier * notify = 0; local
1566 _IOServiceInterestNotifier * notify; local
2489 _IOServiceNotifier * notify; local
2616 _IOServiceNotifier * notify; local
3095 _IOServiceNotifier * notify; local
3762 _IOServiceNotifier * notify = 0; local
3816 IONotifier * notify; local
3877 IONotifier * notify; local
3917 _IOServiceNotifier * notify; local
3962 IONotifier * notify = 0; local
4033 _IOServiceNotifier * notify; local
[all...]
H A DIOServicePM.cpp5586 IOPowerStateChangeNotification notify; local
5941 IOPowerStateChangeNotification notify; local
[all...]
H A DIOPMrootDomain.cpp4131 IOPowerStateChangeNotification notify; local
5643 IONotifier * notify = (IONotifier *) arg0; local
[all...]

Completed in 186 milliseconds