Searched defs:vr (Results 1 - 8 of 8) sorted by relevance

/barrelfish-2018-10-04/usr/tests/nkm/
H A Dnkmtest.c66 struct vregion *vr; local
/barrelfish-2018-10-04/include/virtio/
H A Dvirtio_ring.h169 static inline uint16_t *vring_get_used_event(struct vring *vr) argument
180 static inline uint16_t *vring_get_avail_event(struct vring *vr) argument
219 static inline void vring_init(struct vring *vr, argument
[all...]
/barrelfish-2018-10-04/usr/examples/xmpl-cow/
H A Dmain.c53 struct vregion *vr; local
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_comp.c485 p_compare_instances4(value vr, type tr, argument
H A Dbip_load.c758 p_call_c(value v, type t, value vr, type tr) argument
H A Dbigrat.c918 _rat_string_size(value vr, type tr, int quoted) argument
936 _rat_to_string(value vr, type tr, char *buf, int quoted) argument
/barrelfish-2018-10-04/lib/virtio/
H A Dvirtqueue_host.c601 errval_t vring_init_from_cap(struct vring *vr, argument
643 errval_t vring_free(struct vring *vr) argument
H A Dvirtqueue.c130 struct vring *vr = &vq->vring; local
703 errval_t vring_init_from_cap(struct vring *vr, argument
748 errval_t vring_alloc(struct vring *vr, argument
786 vring_free(struct vring *vr) argument
[all...]

Completed in 113 milliseconds