Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1348 StateDesc state_new = HV_BALLOON_STATE_DESC_INIT; in hv_balloon_event_loop_state() local
1350 hv_balloon_handle_state(balloon, &state_new); in hv_balloon_event_loop_state()
1351 return hv_balloon_state_set(balloon, state_new.state, state_new.desc); in hv_balloon_event_loop_state()
1357 StateDesc state_new = HV_BALLOON_STATE_DESC_INIT; in hv_balloon_event_loop_recv() local
1360 any_recv = hv_balloon_recv_channel(balloon, &state_new); in hv_balloon_event_loop_recv()
1362 state_new.state, state_new.desc); in hv_balloon_event_loop_recv()