Home
last modified time | relevance | path

Searched refs:VHOST_USER_GET_CONFIG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvhost_user.h55 VHOST_USER_GET_CONFIG = 24, enumerator
H A Dvirtio_uml.c483 msg->header.request = VHOST_USER_GET_CONFIG; in vhost_user_get_config()
490 vu_err(vu_dev, "sending VHOST_USER_GET_CONFIG failed: %d\n", in vhost_user_get_config()
498 "receiving VHOST_USER_GET_CONFIG response failed: %d\n", in vhost_user_get_config()
507 "Invalid VHOST_USER_GET_CONFIG sizes (payload %d expected %zu, config %u expected %u)\n", in vhost_user_get_config()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvhost_user.h55 VHOST_USER_GET_CONFIG = 24, enumerator
H A Dvirtio_uml.c538 msg->header.request = VHOST_USER_GET_CONFIG; in vhost_user_get_config()
545 vu_err(vu_dev, "sending VHOST_USER_GET_CONFIG failed: %d\n", in vhost_user_get_config()
553 "receiving VHOST_USER_GET_CONFIG response failed: %d\n", in vhost_user_get_config()
562 "Invalid VHOST_USER_GET_CONFIG sizes (payload %d expected %zu, config %u expected %u)\n", in vhost_user_get_config()

Completed in 5 milliseconds