Home
last modified time | relevance | path

Searched refs:kfd_criu_queue_priv_data (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_process_queue_manager.c274 const struct kfd_criu_queue_priv_data *q_data, in pqm_create_queue()
713 (*num_queues * sizeof(struct kfd_criu_queue_priv_data)); in kfd_process_get_queue_info()
742 struct kfd_criu_queue_priv_data *q_data) in criu_checkpoint_queue()
798 struct kfd_criu_queue_priv_data *q_data; in criu_checkpoint_queues_device()
830 q_data = (struct kfd_criu_queue_priv_data *)q_private_data; in criu_checkpoint_queues_device()
881 struct kfd_criu_queue_priv_data *q_data) in set_queue_properties_from_criu()
905 struct kfd_criu_queue_priv_data *q_data; in kfd_criu_restore_queue()
Dkfd_device_queue_manager.h135 const struct kfd_criu_queue_priv_data *qd,
Dkfd_priv.h1218 struct kfd_criu_queue_priv_data { struct
1320 const struct kfd_criu_queue_priv_data *q_data,
Dkfd_device_queue_manager.c532 const struct kfd_criu_queue_priv_data *qd, in create_queue_nocpsch()
1779 const struct kfd_criu_queue_priv_data *qd, in create_queue_cpsch()
Dkfd_chardev.c2497 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()