Searched defs:notify (Results 1 - 17 of 17) sorted by relevance

/barrelfish-2018-10-04/kernel/include/arch/aarch64/
H A Dglobal.h34 genpaddr_t notify[MAX_COREID]; member in struct:global
/barrelfish-2018-10-04/kernel/include/arch/armv8/
H A Dglobal.h34 genpaddr_t notify[MAX_COREID]; member in struct:global
/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dglobal.h38 genpaddr_t notify[MAX_COREID]; member in struct:global
/barrelfish-2018-10-04/include/virtio/
H A Dvirtio_host.h27 errval_t (*notify)(struct virtio_device *vq, uint16_t index); member in struct:virtio_host_cb
/barrelfish-2018-10-04/include/devif/backends/
H A Ddescq.h35 descq_notify_t notify; member in struct:descq_func_pointer
/barrelfish-2018-10-04/include/devif/
H A Dqueue_interface_backend.h137 devq_notify_t notify; member in struct:devq_func_pointer
/barrelfish-2018-10-04/lib/barrelfish/arch/x86/
H A Dipi_notify.c44 errval_t ipi_notify_set(struct ipi_notify *rn, struct capref notify) argument
/barrelfish-2018-10-04/lib/virtio/
H A Ddevice.h71 errval_t (*notify)(struct virtio_device *dev, uint16_t vq_id); member in struct:virtio_device_fn
/barrelfish-2018-10-04/usr/tests/devif/
H A Didc_endpoint.c70 static errval_t notify(struct descq* q) function
/barrelfish-2018-10-04/lib/barrelfish/
H A Dump_chan.c79 bind_ump_reply_handler(struct monitor_binding *b, uintptr_t mon_id, uintptr_t conn_id, errval_t success, struct capref notify) argument
/barrelfish-2018-10-04/usr/monitor/
H A Dump_support.c119 monitor_bind_ump_client_request(struct monitor_binding *mb, iref_t iref, uintptr_t domain_id, struct capref frame, size_t channel_length_in, size_t channel_length_out, struct capref notify) argument
257 monitor_bind_ump_reply(struct monitor_binding *dom_binding, uintptr_t my_mon_id, uintptr_t domain_id, errval_t msgerr, struct capref notify) argument
[all...]
/barrelfish-2018-10-04/lib/net_sockets/
H A Dnet_sockets.c366 bool notify = 0; local
/barrelfish-2018-10-04/usr/net_socket_server/
H A Dnet_sockets_server.c310 bool notify = false; local
648 bool notify = 0; local
[all...]
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/include/
H A Dusb_xfer.h84 uint8_t notify :1; member in struct:usb_xfer_flags_internal
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dwm.c186 static void (* notify [STATIC_PORTS]) (); variable
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Damsg.msg.c355 int notify; /* notifications [en|dis]abled */ member in struct:aport
372 int notify; /* notifications [en|dis]abled */ member in struct:aport
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vfy.c764 static int check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify) argument

Completed in 101 milliseconds