Home
last modified time | relevance | path

Searched refs:drm_exec_is_contended (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/drm/
Ddrm_exec.h122 if (unlikely(drm_exec_is_contended(exec))) \
133 static inline bool drm_exec_is_contended(struct drm_exec *exec) in drm_exec_is_contended() function