Home
last modified time | relevance | path

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

/drivers/xen/xenbus/
A Dxenbus.h77 struct xb_req_data { struct
90 void (*cb)(struct xb_req_data *); argument
106 void xs_request_exit(struct xb_req_data *req); argument
137 void xenbus_dev_queue_reply(struct xb_req_data *req);
A Dxenbus_xs.c117 struct xb_req_data *req = container_of(kref, struct xb_req_data, kref); in xs_free_req()
121 static uint32_t xs_request_enter(struct xb_req_data *req) in xs_request_enter()
145 void xs_request_exit(struct xb_req_data *req) in xs_request_exit()
198 static bool test_reply(struct xb_req_data *req) in test_reply()
212 static void *read_reply(struct xb_req_data *req) in read_reply()
233 static void xs_send(struct xb_req_data *req, struct xsd_sockmsg *msg) in xs_send()
261 static void *xs_wait_for_reply(struct xb_req_data *req, struct xsd_sockmsg *msg) in xs_wait_for_reply()
283 static void xs_wake_up(struct xb_req_data *req) in xs_wake_up()
290 struct xb_req_data *req; in xenbus_dev_request_and_reply()
321 struct xb_req_data *req; in xs_talkv()
[all …]
A Dxenbus_comms.c218 struct xb_req_data *req; in process_msg()
333 struct xb_req_data *req; in process_writes()
348 struct xb_req_data, list); in process_writes()
A Dxenbus_dev_frontend.c363 void xenbus_dev_queue_reply(struct xb_req_data *req) in xenbus_dev_queue_reply()

Completed in 12 milliseconds