cr_state 150 opal/tools/opal-checkpoint/opal-checkpoint.c opal_crs_state_type_t cr_state; cr_state 174 opal/tools/opal-checkpoint/opal-checkpoint.c &cr_state); cr_state 176 opal/tools/opal-checkpoint/opal-checkpoint.c cr_state == OPAL_CRS_ERROR) { cr_state 178 opal/tools/opal-checkpoint/opal-checkpoint.c opal_checkpoint_globals.pid, ret, cr_state); cr_state 366 opal/tools/opal-checkpoint/opal-checkpoint.c notify_process_for_checkpoint(pid_t pid, char **fname, int term, opal_crs_state_type_t *cr_state) cr_state 437 opal/tools/opal-checkpoint/opal-checkpoint.c *cr_state = OPAL_CRS_ERROR; cr_state 611 opal/tools/opal-checkpoint/opal-checkpoint.c if( sizeof(int) != (ret = read(prog_named_read_pipe_fd, &cr_state, sizeof(int))) ) { cr_state 144 orte/mca/snapc/base/snapc_base_fns.c quiesce->cr_state = OPAL_CRS_NONE; cr_state 189 orte/mca/snapc/base/snapc_base_fns.c quiesce->cr_state = OPAL_CRS_NONE; cr_state 68 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_stage_2(int cr_state ); cr_state 69 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_stage_3(int cr_state, bool skip_fin_msg); cr_state 73 orte/mca/snapc/full/snapc_full_app.c static int snapc_full_app_ckpt_handshake_end(int cr_state); cr_state 76 orte/mca/snapc/full/snapc_full_app.c static int snapc_full_app_finished_msg(int cr_state); cr_state 78 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_inc_prep_only(int cr_state); cr_state 363 orte/mca/snapc/full/snapc_full_app.c static int cr_state; cr_state 390 orte/mca/snapc/full/snapc_full_app.c cr_state = OPAL_CRS_RUNNING; cr_state 391 orte/mca/snapc/full/snapc_full_app.c current_cr_state = cr_state; cr_state 417 orte/mca/snapc/full/snapc_full_app.c cr_state = OPAL_CRS_CONTINUE; cr_state 448 orte/mca/snapc/full/snapc_full_app.c return app_notify_resp_inc_prep_only(cr_state); cr_state 469 orte/mca/snapc/full/snapc_full_app.c cr_state = OPAL_CRS_CONTINUE; cr_state 472 orte/mca/snapc/full/snapc_full_app.c ret = opal_cr_inc_core_ckpt(app_pid, local_snapshot, current_options, &cr_state); cr_state 474 orte/mca/snapc/full/snapc_full_app.c current_cr_state = cr_state; cr_state 481 orte/mca/snapc/full/snapc_full_app.c if( OPAL_CRS_RESTART != cr_state ) { cr_state 484 orte/mca/snapc/full/snapc_full_app.c if( ORTE_SUCCESS != (ret = app_notify_resp_stage_2(cr_state) ) ) { cr_state 495 orte/mca/snapc/full/snapc_full_app.c if( OPAL_SUCCESS != (ret = opal_cr_inc_core_recover(cr_state)) ) { cr_state 511 orte/mca/snapc/full/snapc_full_app.c if( OPAL_CRS_RESTART != cr_state ) { cr_state 515 orte/mca/snapc/full/snapc_full_app.c if( OPAL_SUCCESS != (ret = opal_cr_inc_core_recover(cr_state)) ) { cr_state 540 orte/mca/snapc/full/snapc_full_app.c if(OPAL_CRS_RESTART == cr_state) { cr_state 549 orte/mca/snapc/full/snapc_full_app.c else if(cr_state == OPAL_CRS_CONTINUE) { cr_state 555 orte/mca/snapc/full/snapc_full_app.c else if(cr_state == OPAL_CRS_TERM ) { cr_state 561 orte/mca/snapc/full/snapc_full_app.c cr_state, app_pid)); cr_state 567 orte/mca/snapc/full/snapc_full_app.c if( ORTE_SUCCESS != (ret = app_notify_resp_stage_3(cr_state, false) )) { cr_state 668 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_inc_prep_only(int cr_state) cr_state 675 orte/mca/snapc/full/snapc_full_app.c if( sizeof(int) != (ret = write(app_comm_pipe_w_fd, &cr_state, sizeof(int))) ) { cr_state 690 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_stage_2(int cr_state ) cr_state 717 orte/mca/snapc/full/snapc_full_app.c if( ORTE_SUCCESS != (ret = snapc_full_app_ckpt_handshake_end(cr_state ) ) ) { cr_state 752 orte/mca/snapc/full/snapc_full_app.c static int app_notify_resp_stage_3(int cr_state, bool skip_fin_msg) cr_state 758 orte/mca/snapc/full/snapc_full_app.c snapc_full_app_finished_msg(cr_state); cr_state 779 orte/mca/snapc/full/snapc_full_app.c if( OPAL_CRS_RESTART == cr_state ) { cr_state 793 orte/mca/snapc/full/snapc_full_app.c if(OPAL_CRS_RESTART != cr_state) { cr_state 800 orte/mca/snapc/full/snapc_full_app.c static int snapc_full_app_finished_msg(int cr_state) { cr_state 813 orte/mca/snapc/full/snapc_full_app.c if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &cr_state, 1, OPAL_INT))) { cr_state 1064 orte/mca/snapc/full/snapc_full_app.c static int snapc_full_app_ckpt_handshake_end(int cr_state) cr_state 1073 orte/mca/snapc/full/snapc_full_app.c if( sizeof(int) != (ret = write(app_comm_pipe_w_fd, &cr_state, sizeof(int))) ) { cr_state 1084 orte/mca/snapc/full/snapc_full_app.c app_notify_resp_stage_3(cr_state, true); cr_state 1268 orte/mca/snapc/full/snapc_full_app.c int cr_state = OPAL_CRS_CONTINUE; cr_state 1284 orte/mca/snapc/full/snapc_full_app.c if( ORTE_SUCCESS != (ret = app_notify_resp_stage_2(cr_state) ) ) { cr_state 1290 orte/mca/snapc/full/snapc_full_app.c if(OPAL_SUCCESS != (ret = opal_cr_inc_core_recover(cr_state) ) ) { cr_state 1296 orte/mca/snapc/full/snapc_full_app.c if( ORTE_SUCCESS != (ret = app_notify_resp_stage_3(cr_state, false) )) { cr_state 1310 orte/mca/snapc/full/snapc_full_app.c cr_state = OPAL_CRS_RUNNING; cr_state 1311 orte/mca/snapc/full/snapc_full_app.c if( OPAL_SUCCESS != (ret = opal_cr_inc_core_ckpt(app_pid, local_snapshot, current_options, &cr_state)) ) { cr_state 1316 orte/mca/snapc/full/snapc_full_app.c if( OPAL_CRS_RESTART != cr_state ) { cr_state 438 orte/mca/snapc/full/snapc_full_local.c int cr_state; cr_state 550 orte/mca/snapc/full/snapc_full_local.c if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &cr_state, &count, OPAL_INT))) { cr_state 565 orte/mca/snapc/full/snapc_full_local.c cr_state)); cr_state 211 orte/mca/snapc/snapc.h opal_crs_state_type_t cr_state;