Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A 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()
H A Dkfd_device_queue_manager.h135 const struct kfd_criu_queue_priv_data *qd,
H A Dkfd_priv.h1177 * kfd_criu_queue_priv_data
1201 * The first 4 bytes of kfd_criu_queue_priv_data, kfd_criu_event_priv_data,
1218 struct kfd_criu_queue_priv_data { struct
1320 const struct kfd_criu_queue_priv_data *q_data,
H A 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()
H A Dkfd_chardev.c2497 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()

Completed in 12 milliseconds