Searched defs:kfd_process (Results 1 – 1 of 1) sorted by relevance
859 struct kfd_process { struct864 struct hlist_node kfd_processes; argument893 * Array of kfd_process_device pointers, argument896 struct kfd_process_device *pdds[MAX_GPU_INSTANCE]; argument897 uint32_t n_pdds;899 struct process_queue_manager pqm;902 bool is_32bit_user_mode;905 struct mutex event_mutex;907 struct idr event_idr;909 u64 signal_handle;[all …]