Searched refs:current_stage (Results 1 – 9 of 9) sorted by relevance
68 static enum test_stage *current_stage; variable98 switch (READ_ONCE(*current_stage)) { in guest_code()211 stage = READ_ONCE(*current_stage); in vcpu_worker()299 *current_stage = NUM_TEST_STAGES; in pre_init_before_test()356 *current_stage = KVM_BEFORE_MAPPINGS; in run_test()362 vcpus_complete_new_stage(*current_stage); in run_test()366 *current_stage = KVM_CREATE_MAPPINGS; in run_test()369 vcpus_complete_new_stage(*current_stage); in run_test()379 *current_stage = KVM_UPDATE_MAPPINGS; in run_test()382 vcpus_complete_new_stage(*current_stage); in run_test()[all …]
48 struct ia_css_pipeline_stage *current_stage; member
193 if (req_csg != login->current_stage) { in iscsi_target_check_login_request()195 " from %d to %d, login failed.\n", login->current_stage, in iscsi_target_check_login_request()790 login->current_stage = 1; in iscsi_target_do_authentication()933 login->current_stage = 1; in iscsi_target_handle_csg_zero()
991 login->current_stage = ISCSI_LOGIN_CURRENT_STAGE(login_req->flags); in iscsit_get_login_rx()
1199 me->pipeline.current_stage = stage; in start_pipe()6969 ¤t_stage); in create_host_regular_capture_pipeline()7009 ¤t_stage); in create_host_regular_capture_pipeline()7016 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7019 current_stage->args.copy_output = current_stage->args.copy_vf; in create_host_regular_capture_pipeline()7057 ¤t_stage); in create_host_regular_capture_pipeline()7074 if (need_pp && current_stage) { in create_host_regular_capture_pipeline()7088 ¤t_stage); in create_host_regular_capture_pipeline()7094 ¤t_stage); in create_host_regular_capture_pipeline()7135 current_stage && vf_frame) { in create_host_regular_capture_pipeline()[all …]
676 pipeline->current_stage = NULL; in pipeline_init_defaults()
696 u8 current_stage; member
1343 login->current_stage = ISCSI_LOGIN_CURRENT_STAGE( in cxgbit_rx_login_pdu()
997 login->current_stage = ISCSI_LOGIN_CURRENT_STAGE( in isert_rx_login_req()
Completed in 37 milliseconds