Searched defs:amdgpu_amdkfd_fence (Results 1 – 1 of 1) sorted by relevance
97 struct amdgpu_amdkfd_fence { struct98 struct dma_fence base;99 struct mm_struct *mm;100 spinlock_t lock;101 char timeline_name[TASK_COMM_LEN];102 uint16_t context_id;