Home
last modified time | relevance | path

Searched defs:no_intr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_object.h64 static inline int radeon_bo_reserve(struct radeon_bo *bo, bool no_intr) in radeon_bo_reserve()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_object.h151 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve()
/dflybsd-src/sys/dev/acpica/
H A Dacpi_ec.c881 static int no_intr = 0; in EcWaitEvent() local