Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsoled.c49 XENCONS_RING_IDX cons, prod; in consoled_guest_rx() local
106 XENCONS_RING_IDX cons, prod; in consoled_guest_tx() local
A Dxen_pv_console.c99 XENCONS_RING_IDX cons, prod; in pv_console_rx() local
134 XENCONS_RING_IDX cons, prod; in pv_ring_puts() local
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dxs_ring_stubs.c52 XENSTORE_RING_IDX cons, prod; /* offsets only */ in ml_interface_read() local
111 XENSTORE_RING_IDX cons, prod; in ml_interface_write() local
/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c453 static inline bool_t bogus(u32 prod, u32 cons) in bogus()
468 u32 prod = buf->prod, cons = buf->cons; in calc_unconsumed_bytes() local
487 u32 prod = buf->prod, cons = buf->cons; in calc_bytes_to_wrap() local
513 u32 x = buf->prod, cons = buf->cons; in next_record() local
/xen-4.10.0-shim-comet/xen/include/public/io/
A Dlibxenvchan.h54 uint32_t cons, prod; member
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_domain.c88 static bool check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in check_indexes()
93 static void *get_output_chunk(XENSTORE_RING_IDX cons, in get_output_chunk()
103 static const void *get_input_chunk(XENSTORE_RING_IDX cons, in get_input_chunk()
119 XENSTORE_RING_IDX cons, prod; in writechn() local
149 XENSTORE_RING_IDX cons, prod; in readchn() local
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxentrace.c90 unsigned long prod, cons, size; member
283 int cons, prod, wsize, written; in membuf_dump() local
712 unsigned long start_offset, end_offset, window_size, cons, prod; in monitor_tbufs() local
/xen-4.10.0-shim-comet/tools/console/daemon/
A Dio.c290 XENCONS_RING_IDX cons, prod, size; in buffer_append() local
963 XENCONS_RING_IDX cons, prod, space; in ring_free_bytes() local
/xen-4.10.0-shim-comet/xen/include/public/
A Dtrace.h314 uint32_t cons; /* Offset of next item to be consumed by control tools. */ member
/xen-4.10.0-shim-comet/tools/xenmon/
A Dxenbaked.c501 unsigned long start_offset, end_offset, cons, prod; in monitor_tbufs() local

Completed in 19 milliseconds