Home
last modified time | relevance | path

Searched refs:check_indexes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_comms.c103 check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in check_indexes() function
159 if (!check_indexes(cons, prod)) in xb_write()
212 if (!check_indexes(cons, prod)) in xb_read()