/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/ |
H A D | nouveau_nvkm_core_notify.c | 33 nvkm_notify_put_locked(struct nvkm_notify *notify) in nvkm_notify_put_locked() 40 nvkm_notify_put(struct nvkm_notify *notify) in nvkm_notify_put() 55 nvkm_notify_get_locked(struct nvkm_notify *notify) in nvkm_notify_get_locked() 62 nvkm_notify_get(struct nvkm_notify *notify) in nvkm_notify_get() 75 nvkm_notify_func(struct nvkm_notify *notify) in nvkm_notify_func() 91 struct nvkm_notify *notify = container_of(work, typeof(*notify), work); in nvkm_notify_work() local 96 nvkm_notify_send(struct nvkm_notify *notify, void *data, u32 size) in nvkm_notify_send() 123 nvkm_notify_fini(struct nvkm_notify *notify) in nvkm_notify_fini() 140 struct nvkm_notify *notify) in nvkm_notify_init()
|
H A D | nouveau_nvkm_core_event.c | 60 struct nvkm_notify *notify; in nvkm_event_send() local
|
H A D | nouveau_nvkm_core_client.c | 89 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local 137 struct nvkm_client_notify *notify; in nvkm_client_notify_new() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/ |
H A D | nouveau_nvif_notify.c | 38 nvif_notify_put_(struct nvif_notify *notify) in nvif_notify_put_() 56 nvif_notify_put(struct nvif_notify *notify) in nvif_notify_put() 69 nvif_notify_get_(struct nvif_notify *notify) in nvif_notify_get_() 87 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() 96 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() 112 struct nvif_notify *notify = container_of(work, typeof(*notify), work); in nvif_notify_work() local 119 struct nvif_notify *notify = NULL; in nvif_notify() local 150 nvif_notify_fini(struct nvif_notify *notify) in nvif_notify_fini() 172 struct nvif_notify *notify) in nvif_notify_init()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/ |
H A D | postscreen_haproxy.c | 75 PSC_ENDPT_LOOKUP_FN notify; member 120 PSC_ENDPT_LOOKUP_FN notify) in psc_endpt_haproxy_lookup()
|
H A D | postscreen_endpt.c | 218 PSC_ENDPT_LOOKUP_FN notify) in psc_endpt_lookup()
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_transport.c | 125 QMGR_TRANSPORT_ALLOC_NOTIFY notify; /* application call-back routine */ member 346 void qmgr_transport_alloc(QMGR_TRANSPORT *transport, QMGR_TRANSPORT_ALLOC_NOTIFY notify) in qmgr_transport_alloc()
|
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr_transport.c | 120 QMGR_TRANSPORT_ALLOC_NOTIFY notify; /* application call-back routine */ member 341 void qmgr_transport_alloc(QMGR_TRANSPORT *transport, QMGR_TRANSPORT_ALLOC_NOTIFY notify) in qmgr_transport_alloc()
|
/netbsd-src/sys/dev/ic/ |
H A D | isp_target.c | 197 isp_notify_t notify; in isp_target_notify() local 791 isp_notify_t notify; isp_target_async() local 888 isp_notify_t notify; isp_got_msg() local 945 isp_notify_t notify; isp_got_msg_fc() local 1008 isp_notify_t notify; isp_got_tmf_24xx() local [all...] |
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/ |
H A D | nv50.h | 15 struct nvkm_notify notify[4]; member
|
H A D | nouveau_nvkm_engine_sw_chan.c | 56 struct nvkm_notify *notify) in nvkm_sw_chan_event_ctor()
|
H A D | nouveau_nvkm_engine_sw_gf100.c | 44 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) in gf100_sw_chan_vblsem_release()
|
H A D | nouveau_nvkm_engine_sw_nv50.c | 44 nv50_sw_chan_vblsem_release(struct nvkm_notify *notify) in nv50_sw_chan_vblsem_release()
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | advanced.inc.rst | 91 .. _notify: target
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
H A D | nouveau_nvkm_engine_fifo_base.c | 135 struct nvkm_notify *notify) in nvkm_fifo_kevent_ctor() 154 struct nvkm_notify *notify) in nvkm_fifo_cevent_ctor() 192 struct nvkm_notify *notify) in nvkm_fifo_uevent_ctor()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
H A D | nouveau_nvkm_engine_disp_conn.c | 38 nvkm_conn_hpd(struct nvkm_notify *notify) in nvkm_conn_hpd()
|
/netbsd-src/games/monop/ |
H A D | misc.c | 70 notify(void) in notify() function
|
/netbsd-src/sys/dev/ |
H A D | midictl.h | 155 midictl_notify *notify; member
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | bounce_log.c | 215 int notify; in bounce_log_read() local
|
H A D | post_mail.c | 201 POST_MAIL_NOTIFY notify; member 213 POST_MAIL_FCLOSE_NOTIFY notify; member
|
H A D | recipient_list.h | 38 #define RECIPIENT_ASSIGN(rcpt, offs, orcpt, notify, orig, addr) do { \ argument
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_lid.c | 154 acpilid_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context) in acpilid_notify_handler()
|
/netbsd-src/external/ibm-public/postfix/dist/src/master/ |
H A D | master.h | 209 void (*notify) (void); /* init or update data structure */ member 217 void (*notify) (void); /* init or update data structure */ member
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | isakmp_quick.c | 929 vchar_t *notify = NULL; local 1849 vchar_t *notify = NULL; local 2549 struct isakmp_pl_n *notify = (struct isakmp_pl_n *) gen; local
|
/netbsd-src/sys/arch/xen/xen/ |
H A D | privcmd.c | 82 struct ioctl_gntdev_grant_notify notify; member 90 struct ioctl_gntdev_grant_notify notify; member 914 privcmd_notify(struct ioctl_gntdev_grant_notify *notify, vaddr_t va, in privcmd_notify()
|