Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_comms.c66 static int check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in check_indexes() function
119 if (!check_indexes(cons, prod)) { in xb_write()
174 if (!check_indexes(cons, prod)) { in xb_read()