Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Dsys_work_interval.c48 struct work_interval_notification notification; in work_interval_ctl() local
/xnu-12377.61.12/iokit/Tests/TestServices/
H A DTestIOServiceUserNotification.cpp40 TestIOServiceUserNotification::registerUserNotification(OSObject * notification) in registerUserNotification()
/xnu-12377.61.12/tests/iokit/
H A Dport_object_description_race_77259918.c28 io_iterator_t notification; in notification_create_thread() local
/xnu-12377.61.12/libsyscall/wrappers/
H A Dwork_interval.c108 struct work_interval_notification notification = { in work_interval_notify() local
/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_dyld.h69 user32_addr_t notification; member
109 user64_addr_t notification; member
/xnu-12377.61.12/iokit/Kernel/
H A DIOUserClient.cpp2906 io_object_t * notification ) in internal_io_service_add_notification()
3002 io_object_t * notification ) in is_io_service_add_notification()
3016 io_object_t *notification ) in is_io_service_add_notification_64()
3032 io_object_t *notification) in is_io_service_add_notification_bin()
3058 io_object_t *notification) in is_io_service_add_notification_bin_64()
3084 io_object_t *notification ) in internal_io_service_add_notification_ool()
3116 io_object_t *notification ) in is_io_service_add_notification_ool()
3142 io_object_t *notification ) in is_io_service_add_notification_ool_64()
3166 io_object_t * notification ) in is_io_service_add_notification_old()
3180 io_object_t * notification ) in internal_io_service_add_interest_notification()
[all …]
H A DIOUserServer.cpp1761 IOServiceNotificationDispatchSource ** notification) in Create_Impl()
H A DIOService.cpp2241 IOService::acknowledgeNotification( IONotificationRef notification, in acknowledgeNotification()
/xnu-12377.61.12/iokit/Exclaves/
H A DExclaves.cpp1153 …laveAsyncNotificationRegister(IOExclaveProxyState * pRef, IOInterruptEventSource *notification, ui… in exclaveAsyncNotificationRegister()
/xnu-12377.61.12/osfmk/kern/
H A Dexclaves_resource.c1545 exclaves_notification_t *notification = &resource->r_notification; in exclaves_notification_init() local