Searched refs:kfd_criu_queue_priv_data (Results 1 – 5 of 5) sorted by relevance
311 const struct kfd_criu_queue_priv_data *q_data, in pqm_create_queue()798 (*num_queues * sizeof(struct kfd_criu_queue_priv_data)); in kfd_process_get_queue_info()827 struct kfd_criu_queue_priv_data *q_data) in criu_checkpoint_queue()883 struct kfd_criu_queue_priv_data *q_data; in criu_checkpoint_queues_device()915 q_data = (struct kfd_criu_queue_priv_data *)q_private_data; in criu_checkpoint_queues_device()969 struct kfd_criu_queue_priv_data *q_data, uint32_t num_xcc) in set_queue_properties_from_criu()997 struct kfd_criu_queue_priv_data *q_data; in kfd_criu_restore_queue()
140 const struct kfd_criu_queue_priv_data *qd,
1246 struct kfd_criu_queue_priv_data { struct1358 const struct kfd_criu_queue_priv_data *q_data,
623 const struct kfd_criu_queue_priv_data *qd, in create_queue_nocpsch()1965 const struct kfd_criu_queue_priv_data *qd, in create_queue_cpsch()
2512 BUILD_BUG_ON(offsetof(struct kfd_criu_queue_priv_data, object_type)); in criu_restore_objects()
Completed in 22 milliseconds