Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dhost_notify.c40 struct host_notify_entry { struct
50 struct host_notify_entry, KT_DEFAULT); argument
H A Dhost_notify.h43 typedef struct host_notify_entry *host_notify_t;
/xnu-11215.1.10/osfmk/ipc/
H A Dipc_port.h106 struct host_notify_entry *XNU_PTRAUTH_SIGNED_PTR("ipc_port_request.ipr_hnotify") ipr_hnotify;
588 struct host_notify_entry *hnotify,
H A Dipc_port.c334 struct host_notify_entry *hnotify, in ipc_port_request_hnotify_alloc()