Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_xs.c192 static bool test_reply(struct xb_req_data *req) in test_reply() function
209 wait_event(req->wq, test_reply(req)); in read_reply()