Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c313 const struct kfd_criu_queue_priv_data *q_data, in pqm_create_queue()
786 (*num_queues * sizeof(struct kfd_criu_queue_priv_data)); in kfd_process_get_queue_info()
815 struct kfd_criu_queue_priv_data *q_data) in criu_checkpoint_queue()
871 struct kfd_criu_queue_priv_data *q_data; in criu_checkpoint_queues_device()
903 q_data = (struct kfd_criu_queue_priv_data *)q_private_data; in criu_checkpoint_queues_device()
957 struct kfd_criu_queue_priv_data *q_data, uint32_t num_xcc) in set_queue_properties_from_criu()
985 struct kfd_criu_queue_priv_data *q_data; in kfd_criu_restore_queue()
H A Dkfd_priv.h1272 struct kfd_criu_queue_priv_data { struct
1386 const struct kfd_criu_queue_priv_data *q_data,
H A Dkfd_device_queue_manager.c626 const struct kfd_criu_queue_priv_data *qd, in create_queue_nocpsch()
1970 const struct kfd_criu_queue_priv_data *qd, in create_queue_cpsch()
H A Dkfd_chardev.c2536 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()