Searched refs:CRIU_GCOUNTER_SHM (Results 1 – 1 of 1) sorted by relevance
112 CRIU_GCOUNTER_SHM, enumerator116 static GlobalCounterType_t s_global_counter_type = CRIU_GCOUNTER_SHM;190 if ((tp == CRIU_GCOUNTER_SHM) || (tp == CRIU_GCOUNTER_SIG) in LSCRIU_Set_Global_Counter_Type()194 s_global_counter_type = CRIU_GCOUNTER_SHM; in LSCRIU_Set_Global_Counter_Type()208 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Init_Global_Counter()219 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Increase_Global_Counter()244 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM in LSCRIU_need_checkpoint()627 GlobalCounterType_t gc_type = CRIU_GCOUNTER_SHM; in LSCRIU_Init_Env_Parameters()651 if (gc_type != CRIU_GCOUNTER_SHM) { in LSCRIU_Init_Env_Parameters()698 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM) { in LSCRIU_inc_req_procssed()
Completed in 6 milliseconds