Home
last modified time | relevance | path

Searched defs:hmp_mon (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/ui/
H A Dui-hmp-cmds.c344 MonitorHMP *hmp_mon = container_of(mon, MonitorHMP, common); in hmp_change_vnc() local
/openbmc/qemu/monitor/
H A Dhmp-cmds.c233 MonitorHMP *hmp_mon = container_of(mon, MonitorHMP, common); in hmp_info_history() local
H A Dmonitor.c556 MonitorHMP *hmp_mon = container_of(mon, MonitorHMP, common); in monitor_accept_input() local
H A Dhmp.c643 static const HMPCommand *monitor_parse_command(MonitorHMP *hmp_mon, in monitor_parse_command()