Searched full:criu (Results 1 – 15 of 15) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | repair.c | 5 * https://github.com/checkpoint-restore/criu/blob/criu-dev/soccr/soccr.h
|
| H A D | kconfig.c | 3 * Somewhat inspired by CRIU kerndat/kdat kernel features detector.
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | ucontext.h | 33 * with zero or garbage in the SS slot (e.g. old CRIU) and call
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | soft-dirty.rst | 42 can find more details about it on http://criu.org
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | restore.c | 6 * https://github.com/checkpoint-restore/criu/blob/criu-dev/soccr/soccr.h
|
| /linux/tools/include/uapi/linux/ |
| H A D | prctl.h | 362 * Controls the mode of timer_create() for CRIU restore operations. 363 * Enabling this allows CRIU to restore timers with explicit IDs.
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_chardev.c | 2117 /* CRIU plugin did not call op PROCESS_INFO before checkpointing */ in criu_checkpoint() 2177 pr_err("Failed to dump CRIU ret:%d\n", ret); in criu_checkpoint() 2179 pr_debug("CRIU dump ret:%d\n", ret); in criu_checkpoint() 2206 pr_err("Invalid CRIU API version (checkpointed:%d current:%d)\n", in criu_restore_process() 2604 pr_debug("CRIU restore (num_devices:%u num_bos:%u num_objects:%u priv_data_size:%llu)\n", in criu_restore() 2646 pr_err("Failed to restore CRIU ret:%d\n", ret); in criu_restore() 2648 pr_debug("CRIU restore successful\n"); in criu_restore() 2685 pr_debug("Inside %s, target pid for criu restore: %d\n", __func__, in criu_resume() 2768 dev_dbg(kfd_device, "CRIU operation: %d\n", args->op); in kfd_ioctl_criu() 2786 dev_dbg(kfd_device, "Unsupported CRIU operation:%d\n", args->op); in kfd_ioctl_criu() [all …]
|
| H A D | kfd_priv.h | 1012 /* Queues are in paused stated because we are in the process of doing a CRIU checkpoint */ 1228 /* CRIU */ 1230 * Need to increment KFD_CRIU_PRIV_VERSION each time a change is made to any of the CRIU private 1336 /* CRIU - End */
|
| H A D | kfd_svm.c | 4033 pr_debug("No SVM data from CRIU restore stage 2\n"); in kfd_criu_resume_svm() 4104 pr_err("CRIU: failed to set range attributes\n"); in kfd_criu_resume_svm() 4290 pr_debug("CRIU: prange: 0x%p start: 0x%lx\t npages: 0x%llx end: 0x%llx\t size: 0x%llx\n", in kfd_criu_checkpoint_svm() 4300 pr_err("CRIU: failed to obtain range attributes\n"); in kfd_criu_checkpoint_svm()
|
| /linux/include/uapi/linux/ |
| H A D | prctl.h | 374 * Controls the mode of timer_create() for CRIU restore operations. 375 * Enabling this allows CRIU to restore timers with explicit IDs.
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | prctl.h | 374 * Controls the mode of timer_create() for CRIU restore operations. 375 * Enabling this allows CRIU to restore timers with explicit IDs.
|
| /linux/arch/x86/kernel/ |
| H A D | signal_64.c | 90 * CRIU. in restore_sigcontext()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 1087 * During a CRIU restore operation, the userptr buffer objects in init_user_pages() 1090 * CRIU master process for the target pid for restore. in init_user_pages() 2506 /* Do not process MMU notifications during CRIU restore until in amdgpu_amdkfd_evict_userptr()
|
| /linux/include/uapi/drm/ |
| H A D | drm.h | 1361 * Some applications (notably CRIU) need objects to have specific gem handles.
|
| /linux/tools/include/uapi/drm/ |
| H A D | drm.h | |