Searched refs:KFD_CRIU_PRIV_VERSION (Results 1 – 2 of 2) sorted by relevance
1740 process_priv.version = KFD_CRIU_PRIV_VERSION; in criu_checkpoint_process()2158 if (process_priv.version != KFD_CRIU_PRIV_VERSION) { in criu_restore_process()2160 process_priv.version, KFD_CRIU_PRIV_VERSION); in criu_restore_process()
1204 #define KFD_CRIU_PRIV_VERSION 1 macro