Home
last modified time | relevance | path

Searched refs:kfd_criu_event_priv_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c450 struct kfd_criu_event_priv_data *ev_priv; in kfd_criu_restore_event()
525 struct kfd_criu_event_priv_data *ev_privs; in kfd_criu_checkpoint_events()
542 struct kfd_criu_event_priv_data *ev_priv; in kfd_criu_checkpoint_events()
H A Dkfd_priv.h1242 struct kfd_criu_event_priv_data { struct
H A Dkfd_chardev.c2046 priv_size += num_events * sizeof(struct kfd_criu_event_priv_data); in criu_get_process_object_info()
2504 BUILD_BUG_ON(offsetof(struct kfd_criu_event_priv_data, object_type)); in criu_restore_objects()