Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process_queue_manager.c232 const struct kfd_criu_queue_priv_data *q_data, in pqm_create_queue()
620 (*num_queues * sizeof(struct kfd_criu_queue_priv_data)); in kfd_process_get_queue_info()
649 struct kfd_criu_queue_priv_data *q_data) in criu_checkpoint_queue()
705 struct kfd_criu_queue_priv_data *q_data; in criu_checkpoint_queues_device()
737 q_data = (struct kfd_criu_queue_priv_data *)q_private_data; in criu_checkpoint_queues_device()
788 struct kfd_criu_queue_priv_data *q_data) in set_queue_properties_from_criu()
812 struct kfd_criu_queue_priv_data *q_data; in kfd_criu_restore_queue()
A Dkfd_device_queue_manager.h134 const struct kfd_criu_queue_priv_data *qd,
A Dkfd_priv.h1106 struct kfd_criu_queue_priv_data { struct
1212 const struct kfd_criu_queue_priv_data *q_data,
A Dkfd_device_queue_manager.c503 const struct kfd_criu_queue_priv_data *qd, in create_queue_nocpsch()
1614 const struct kfd_criu_queue_priv_data *qd, in create_queue_cpsch()
A Dkfd_chardev.c2415 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()

Completed in 21 milliseconds