Home
last modified time | relevance | path

Searched defs:trylock_vm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c40 unsigned long shrink, bool trylock_vm) in drop_pages()
125 bool trylock_vm = !ww && intel_vm_no_concurrent_access_wa(i915); in i915_gem_shrink() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.c2188 int i915_vma_unbind_async(struct i915_vma *vma, bool trylock_vm) in i915_vma_unbind_async()