Searched refs:r_notification (Results 1 – 2 of 2) sorted by relevance
172 exclaves_notification_t r_notification; member
1545 exclaves_notification_t *notification = &resource->r_notification; in exclaves_notification_init()1577 KNOTE_ATTACH(&exclaves_resource->r_notification.notification_klist, kn); in filt_exclaves_notification_attach()1594 KNOTE_DETACH(&exclaves_resource->r_notification.notification_klist, kn); in filt_exclaves_notification_detach()1700 KNOTE(&exclaves_resource->r_notification.notification_klist, event_mask); in exclaves_notification_signal()