Home
last modified time | relevance | path

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

/qemu/
H A Diothread.c225 } IOThreadParamInfo; typedef
227 static IOThreadParamInfo poll_max_ns_info = {
230 static IOThreadParamInfo poll_grow_info = {
233 static IOThreadParamInfo poll_shrink_info = {
238 const char *name, IOThreadParamInfo *info, Error **errp) in iothread_get_param()
247 const char *name, IOThreadParamInfo *info, Error **errp) in iothread_set_param()
271 IOThreadParamInfo *info = opaque; in iothread_get_poll_param()
280 IOThreadParamInfo *info = opaque; in iothread_set_poll_param()