Searched refs:CRIU_GCOUNTER_SHM (Results 1 – 1 of 1) sorted by relevance
109 CRIU_GCOUNTER_SHM, enumerator113 static GlobalCounterType_t s_global_counter_type = CRIU_GCOUNTER_SHM;181 if ((tp == CRIU_GCOUNTER_SHM) || (tp == CRIU_GCOUNTER_SIG) in LSCRIU_Set_Global_Counter_Type()185 s_global_counter_type = CRIU_GCOUNTER_SHM; in LSCRIU_Set_Global_Counter_Type()199 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Init_Global_Counter()210 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Increase_Global_Counter()235 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM in LSCRIU_need_checkpoint()600 GlobalCounterType_t gc_type = CRIU_GCOUNTER_SHM; in LSCRIU_Init_Env_Parameters()624 if (gc_type != CRIU_GCOUNTER_SHM) { in LSCRIU_Init_Env_Parameters()672 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM) { in LSCRIU_inc_req_processed()
Completed in 10 milliseconds