Searched defs:no_intr (Results 1 – 3 of 3) sorted by relevance
64 static inline int radeon_bo_reserve(struct radeon_bo *bo, bool no_intr) in radeon_bo_reserve()
151 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve()
881 static int no_intr = 0; in EcWaitEvent() local