Home
last modified time | relevance | path

Searched defs:prod (Results 1 – 10 of 10) sorted by relevance

/xen/xen/drivers/char/
A Dconsoled.c49 XENCONS_RING_IDX cons, prod; in consoled_guest_rx() local
103 XENCONS_RING_IDX cons, prod; in consoled_guest_tx() local
A Dxen_pv_console.c100 XENCONS_RING_IDX cons, prod; in pv_console_rx() local
135 XENCONS_RING_IDX cons, prod; in pv_ring_puts() local
/xen/tools/ocaml/libs/xb/
A Dxs_ring_stubs.c60 XENSTORE_RING_IDX cons, prod; /* offsets only */ in ml_interface_read() local
119 XENSTORE_RING_IDX cons, prod; in ml_interface_write() local
/xen/xen/include/public/io/
A Dlibxenvchan.h54 uint32_t cons, prod; member
/xen/xen/common/
A Dtrace.c451 static inline bool_t bogus(u32 prod, u32 cons) in bogus()
466 u32 prod = buf->prod, cons = buf->cons; in calc_unconsumed_bytes() local
485 u32 prod = buf->prod, cons = buf->cons; in calc_bytes_to_wrap() local
/xen/tools/xenstore/
A Dxenstored_domain.c93 static bool check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in check_indexes()
99 XENSTORE_RING_IDX prod, in get_output_chunk()
109 XENSTORE_RING_IDX prod, in get_input_chunk()
124 XENSTORE_RING_IDX cons, prod; in writechn() local
154 XENSTORE_RING_IDX cons, prod; in readchn() local
/xen/tools/xentrace/
A Dxentrace.c90 unsigned long prod, cons, size; member
283 int cons, prod, wsize, written; in membuf_dump() local
719 unsigned long start_offset, end_offset, window_size, cons, prod; in monitor_tbufs() local
/xen/tools/console/daemon/
A Dio.c315 XENCONS_RING_IDX cons, prod, size; in buffer_append() local
988 XENCONS_RING_IDX cons, prod, space; in ring_free_bytes() local
1019 XENCONS_RING_IDX prod; in handle_tty_read() local
/xen/xen/include/public/
A Dtrace.h317 uint32_t prod; /* Offset of next item to be produced by Xen. */ member
/xen/tools/xenmon/
A Dxenbaked.c503 unsigned long start_offset, end_offset, cons, prod; in monitor_tbufs() local

Completed in 17 milliseconds