Home
last modified time | relevance | path

Searched refs:host_notify_entry (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dhost_notify.c42 struct host_notify_entry { struct
52 struct host_notify_entry, KT_DEFAULT); argument
H A Dhost_notify.h43 typedef struct host_notify_entry *host_notify_t;
/xnu-12377.41.6/osfmk/ipc/
H A Dipc_port.h105 struct host_notify_entry *XNU_PTRAUTH_SIGNED_PTR("ipc_port_request.ipr_hnotify") ipr_hnotify;
508 struct host_notify_entry *hnotify,
H A Dipc_port.c363 struct host_notify_entry *hnotify, in ipc_port_request_hnotify_alloc()