Searched defs:kfd_process (Results 1 – 1 of 1) sorted by relevance
883 struct kfd_process { struct888 struct hlist_node kfd_processes; argument915 * Array of kfd_process_device pointers, argument918 struct kfd_process_device *pdds[MAX_GPU_INSTANCE]; argument919 uint32_t n_pdds;921 struct process_queue_manager pqm;924 bool is_32bit_user_mode;927 struct mutex event_mutex;929 struct idr event_idr;931 u64 signal_handle;[all …]