Searched refs:current_stage (Results 1 – 7 of 7) sorted by relevance
68 static enum test_stage *current_stage; variable91 enum test_stage *current_stage = &guest_test_stage; in guest_code() local98 switch (READ_ONCE(*current_stage)) { in guest_code()211 stage = READ_ONCE(*current_stage); in vcpu_worker()298 current_stage = addr_gva2hva(vm, (vm_vaddr_t)(&guest_test_stage)); in pre_init_before_test()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()[all …]
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()
1190 me->pipeline.current_stage = stage; in start_pipe()6801 struct ia_css_pipeline_stage *current_stage = NULL; in create_host_regular_capture_pipeline() local6957 ¤t_stage); in create_host_regular_capture_pipeline()6997 ¤t_stage); in create_host_regular_capture_pipeline()7004 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7007 current_stage->args.copy_output = current_stage->args.copy_vf; in create_host_regular_capture_pipeline()7045 ¤t_stage); in create_host_regular_capture_pipeline()7062 if (need_pp && current_stage) { in create_host_regular_capture_pipeline()7065 local_in_frame = current_stage->args.out_frame[0]; in create_host_regular_capture_pipeline()7076 ¤t_stage); in create_host_regular_capture_pipeline()[all …]
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()