Searched refs:xenbus_command_reply (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/xen/xenbus/ |
| A D | xenbus_dev_frontend.c | 419 static int xenbus_command_reply(struct xenbus_file_priv *u, in xenbus_command_reply() function 466 return xenbus_command_reply(u, XS_ERROR, "ENOENT"); in xenbus_write_transaction() 470 return xenbus_command_reply(u, XS_ERROR, "EINVAL"); in xenbus_write_transaction() 477 return xenbus_command_reply(u, XS_ERROR, in xenbus_write_transaction() 480 return xenbus_command_reply(u, in xenbus_write_transaction() 505 rc = xenbus_command_reply(u, XS_ERROR, "EINVAL"); in xenbus_write_watch() 510 rc = xenbus_command_reply(u, XS_ERROR, "EINVAL"); in xenbus_write_watch() 544 rc = xenbus_command_reply(u, msg_type, "OK"); in xenbus_write_watch()
|
| /linux/ |
| A D | System.map | 27586 ffff80001072ef20 t xenbus_command_reply
|
| A D | .tmp_System.map | 27586 ffff80001072ef20 t xenbus_command_reply
|
Completed in 873 milliseconds