Searched defs:contended (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/arch/arm/include/asm/ |
D | spinlock.h | 83 unsigned long contended, res; in arch_spin_trylock() local 160 unsigned long contended, res; in arch_write_trylock() local 250 unsigned long contended, res; in arch_read_trylock() local
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_gem_ww.h | 13 struct drm_i915_gem_object *contended; member
|
/linux-6.6.21/include/drm/ |
D | drm_modeset_lock.h | 55 struct drm_modeset_lock *contended; member
|
D | drm_exec.h | 46 struct drm_gem_object *contended; member
|
/linux-6.6.21/drivers/gpu/drm/ |
D | drm_modeset_lock.c | 348 struct drm_modeset_lock *contended = ctx->contended; in drm_modeset_backoff() local
|
D | drm_gem.c | 1249 int contended = -1; in drm_gem_lock_reservations() local
|
/linux-6.6.21/drivers/gpu/drm/etnaviv/ |
D | etnaviv_gem_submit.c | 124 int contended, slow_locked = -1, i, ret = 0; in submit_lock_objects() local
|
/linux-6.6.21/include/linux/ |
D | rmap.h | 460 bool contended; member
|
/linux-6.6.21/drivers/gpu/drm/msm/ |
D | msm_gem_submit.c | 283 int contended, slow_locked = -1, i, ret = 0; in submit_lock_objects() local
|
/linux-6.6.21/kernel/locking/ |
D | test-ww_mutex.c | 431 int contended = -1; in stress_inorder_work() local
|
/linux-6.6.21/mm/ |
D | internal.h | 505 bool contended; /* Signal lock contention */ member
|
/linux-6.6.21/drivers/regulator/ |
D | core.c | 222 struct regulator_dev *held, *contended; in regulator_lock_two() local
|
/linux-6.6.21/net/core/ |
D | dev.c | 3783 bool contended; in __dev_xmit_skb() local
|