Searched defs:cons (Results 1 – 6 of 6) sorted by relevance
| /tools/ocaml/libs/xb/ |
| A D | xs_ring_stubs.c | 61 XENSTORE_RING_IDX cons, prod; /* offsets only */ in ml_interface_read() local 120 XENSTORE_RING_IDX cons, prod; in ml_interface_write() local
|
| /tools/xentrace/ |
| A D | xentrace.c | 90 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
|
| /tools/xenstored/ |
| A D | domain.c | 392 static bool check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in check_indexes() 397 static void *get_output_chunk(XENSTORE_RING_IDX cons, in get_output_chunk() 407 static const void *get_input_chunk(XENSTORE_RING_IDX cons, in get_input_chunk() 423 XENSTORE_RING_IDX cons, prod; in writechn() local 453 XENSTORE_RING_IDX cons, prod; in readchn() local
|
| /tools/9pfsd/ |
| A D | io.c | 121 RING_IDX prod, cons; in get_request_bytes() local 144 RING_IDX prod, cons; in put_response_bytes() local
|
| /tools/console/daemon/ |
| A D | io.c | 313 XENCONS_RING_IDX cons, prod, size; in buffer_append() local 991 XENCONS_RING_IDX cons, prod, space; in ring_free_bytes() local
|
| /tools/xenmon/ |
| A D | xenbaked.c | 497 unsigned long start_offset, end_offset, cons, prod; in monitor_tbufs() local
|
Completed in 24 milliseconds