Home
last modified time | relevance | path

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

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c227 r = qio_channel_get_peerpid(QIO_CHANNEL(client->ioc), in vh_co_entry()
/openbmc/qemu/include/io/
H A Dchannel.h1001 int qio_channel_get_peerpid(QIOChannel *ioc,
/openbmc/qemu/io/
H A Dchannel.c551 int qio_channel_get_peerpid(QIOChannel *ioc, in qio_channel_get_peerpid() function