Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 122) sorted by relevance

12345

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_notify.c33 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 Dnouveau_nvkm_core_event.c60 struct nvkm_notify *notify; in nvkm_event_send() local
H A Dnouveau_nvkm_core_client.c89 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 Dnouveau_nvif_notify.c38 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 Dpostscreen_haproxy.c75 PSC_ENDPT_LOOKUP_FN notify; member
120 PSC_ENDPT_LOOKUP_FN notify) in psc_endpt_haproxy_lookup()
H A Dpostscreen_endpt.c218 PSC_ENDPT_LOOKUP_FN notify) in psc_endpt_lookup()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_transport.c125 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 Dqmgr_transport.c120 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 Disp_target.c197 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 Dnv50.h15 struct nvkm_notify notify[4]; member
H A Dnouveau_nvkm_engine_sw_chan.c56 struct nvkm_notify *notify) in nvkm_sw_chan_event_ctor()
H A Dnouveau_nvkm_engine_sw_gf100.c44 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) in gf100_sw_chan_vblsem_release()
H A Dnouveau_nvkm_engine_sw_nv50.c44 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 Dadvanced.inc.rst91 .. _notify: target
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_base.c135 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 Dnouveau_nvkm_engine_disp_conn.c38 nvkm_conn_hpd(struct nvkm_notify *notify) in nvkm_conn_hpd()
/netbsd-src/games/monop/
H A Dmisc.c70 notify(void) in notify() function
/netbsd-src/sys/dev/
H A Dmidictl.h155 midictl_notify *notify; member
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dbounce_log.c215 int notify; in bounce_log_read() local
H A Dpost_mail.c201 POST_MAIL_NOTIFY notify; member
213 POST_MAIL_FCLOSE_NOTIFY notify; member
H A Drecipient_list.h38 #define RECIPIENT_ASSIGN(rcpt, offs, orcpt, notify, orig, addr) do { \ argument
/netbsd-src/sys/dev/acpi/
H A Dacpi_lid.c154 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 Dmaster.h209 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 Disakmp_quick.c929 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 Dprivcmd.c82 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()

12345