Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c314 const struct kfd_criu_queue_priv_data *q_data, in pqm_create_queue()
794 (*num_queues * sizeof(struct kfd_criu_queue_priv_data)); in kfd_process_get_queue_info()
823 struct kfd_criu_queue_priv_data *q_data) in criu_checkpoint_queue()
879 struct kfd_criu_queue_priv_data *q_data; in criu_checkpoint_queues_device()
911 q_data = (struct kfd_criu_queue_priv_data *)q_private_data; in criu_checkpoint_queues_device()
962 struct kfd_criu_queue_priv_data *q_data) in set_queue_properties_from_criu()
986 struct kfd_criu_queue_priv_data *q_data; in kfd_criu_restore_queue()
H A Dkfd_device_queue_manager.h140 const struct kfd_criu_queue_priv_data *qd,
H A Dkfd_priv.h1243 struct kfd_criu_queue_priv_data { struct
1355 const struct kfd_criu_queue_priv_data *q_data,
H A Dkfd_device_queue_manager.c623 const struct kfd_criu_queue_priv_data *qd, in create_queue_nocpsch()
1963 const struct kfd_criu_queue_priv_data *qd, in create_queue_cpsch()
H A Dkfd_chardev.c2515 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()