Home
last modified time | relevance | path

Searched refs:KFD_CRIU_PRIV_VERSION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1172 * Need to increment KFD_CRIU_PRIV_VERSION each time a change is made to any of the CRIU private
1182 #define KFD_CRIU_PRIV_VERSION 1 macro
H A Dkfd_chardev.c1758 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()

Completed in 7 milliseconds