Searched defs:kfd_process (Results 1 – 1 of 1) sorted by relevance
882 struct kfd_process { struct887 struct hlist_node kfd_processes; argument916 * Array of kfd_process_device pointers, argument919 struct kfd_process_device *pdds[MAX_GPU_INSTANCE]; argument920 uint32_t n_pdds;922 struct process_queue_manager pqm;925 bool is_32bit_user_mode;928 struct mutex event_mutex;930 struct idr event_idr;932 u64 signal_handle;[all …]