Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
A Dxenbus_dev_frontend.c189 static int queue_reply(struct list_head *queue, const void *data, size_t len) in queue_reply() function
290 ret = queue_reply(&staging_q, &hdr, sizeof(hdr)); in watch_fired()
292 ret = queue_reply(&staging_q, path, path_len); in watch_fired()
294 ret = queue_reply(&staging_q, token_caller, tok_len); in watch_fired()
397 rc = queue_reply(&staging_q, &req->msg, sizeof(req->msg)); in xenbus_dev_queue_reply()
399 rc = queue_reply(&staging_q, req->body, req->msg.len); in xenbus_dev_queue_reply()
436 rc = queue_reply(&u->read_buffers, &msg, sizeof(msg.hdr) + msg.hdr.len); in xenbus_command_reply()
/linux/
A DSystem.map27580 ffff80001072e710 t queue_reply.part.0
A D.tmp_System.map27580 ffff80001072e710 t queue_reply.part.0

Completed in 321 milliseconds