Searched refs:KFD_CRIU_PRIV_VERSION (Results 1 – 2 of 2) sorted by relevance
1758 process_priv.version = KFD_CRIU_PRIV_VERSION; in criu_checkpoint_process()2157 if (process_priv.version != KFD_CRIU_PRIV_VERSION) { in criu_restore_process()2159 process_priv.version, KFD_CRIU_PRIV_VERSION); in criu_restore_process()
1182 #define KFD_CRIU_PRIV_VERSION 1 macro