Searched defs:kfd_process (Results 1 – 1 of 1) sorted by relevance
896 struct kfd_process { struct901 struct hlist_node kfd_processes; argument928 * Array of kfd_process_device pointers, argument931 struct kfd_process_device *pdds[MAX_GPU_INSTANCE]; argument932 uint32_t n_pdds;934 struct process_queue_manager pqm;937 bool is_32bit_user_mode;940 struct mutex event_mutex;942 struct idr event_idr;944 u64 signal_handle;[all …]