Home
last modified time | relevance | path

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

/qemu/hw/hyperv/
H A Dhv-balloon.c86 S_IDLE, enumerator
510 HV_BALLOON_STATE_DESC_SET(stdesc, S_IDLE); in hv_balloon_hot_add_setup()
675 assert(balloon->state == S_IDLE); in hv_balloon_idle_state()
687 [S_IDLE].handler = hv_balloon_idle_state,
1162 HV_BALLOON_STATE_DESC_SET(stdesc, S_IDLE); in hv_balloon_handle_unballoon_response()
1222 HV_BALLOON_STATE_DESC_SET(stdesc, S_IDLE); in hv_balloon_handle_hot_add_response()
1272 HV_BALLOON_STATE_DESC_SET(stdesc, S_IDLE); in hv_balloon_handle_balloon_response()
1447 HV_BALLOON_SET_STATE(balloon, S_IDLE); in hv_balloon_post_init_timer()