/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_gem_ww.h | 25 if (err == -EDEADLK) { in __i915_gem_ww_fini() 28 err = -EDEADLK; in __i915_gem_ww_fini() 31 if (err != -EDEADLK) in __i915_gem_ww_fini() 38 for (i915_gem_ww_ctx_init(_ww, _intr), (_err) = -EDEADLK; \ 39 (_err) == -EDEADLK; \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_modeset_lock.c | 20 *ret = -EDEADLK; in _intel_modeset_lock_begin() 25 if (*ret == -EDEADLK) { in _intel_modeset_lock_loop() 37 if (*ret == -EDEADLK) { in _intel_modeset_lock_end() 43 *ret = -EDEADLK; in _intel_modeset_lock_end()
|
H A D | intel_display_reset.c | 55 if (ret != -EDEADLK) in intel_display_reset_prepare() 106 drm_WARN_ON(&i915->drm, ret == -EDEADLK); in intel_display_reset_finish()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | util.c | 29 case -EDEADLK: in to_dlm_errno() 51 return -EDEADLK; in from_dlm_errno()
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 9 #define EDEADLK 11 /* Resource deadlock would occur */ macro 83 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 17 #define EDEADLK 45 /* Resource deadlock would occur */ macro 18 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 9 #define EDEADLK 11 /* Resource deadlock would occur */ macro 83 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 17 #define EDEADLK 45 /* Resource deadlock would occur */ macro 18 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-5.10/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 9 #define EDEADLK 11 /* Resource deadlock would occur */ macro 83 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | errno.h | 7 #define EDEADLK 35 /* Resource deadlock would occur */ macro 40 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-5.10/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 17 #define EDEADLK 45 /* Resource deadlock would occur */ macro 18 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | errno.h | 7 #define EDEADLK 35 /* Resource deadlock would occur */ macro 40 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | errno.h | 7 #define EDEADLK 35 /* Resource deadlock would occur */ macro 40 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 9 #define EDEADLK 11 /* Resource deadlock would occur */ macro 83 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 17 #define EDEADLK 45 /* Resource deadlock would occur */ macro 18 #define EDEADLOCK EDEADLK
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | errno.h | 7 #define EDEADLK 35 /* Resource deadlock would occur */ macro 40 #define EDEADLOCK EDEADLK
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | errno.h | 9 #define EDEADLK 35 macro 32 #define EDEADLOCK EDEADLK
|
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
H A D | It_posix_mutex_050.c | 48 ICUNIT_GOTO_EQUAL(ret, EDEADLK, ret, EXIT); in TaskF01() 51 ICUNIT_GOTO_EQUAL(ret, EDEADLK, ret, EXIT); in TaskF01()
|
H A D | It_posix_mutex_099.c | 56 ICUNIT_TRACK_EQUAL(ret, EDEADLK, ret); in TaskF01() 77 ICUNIT_TRACK_EQUAL(ret, EDEADLK, ret); in TaskF02()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | errno.h | 22 #define EDEADLK 35 macro 45 #define EDEADLOCK EDEADLK
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | errno.h | 22 #define EDEADLK 35 macro 45 #define EDEADLOCK EDEADLK
|
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/ |
H A D | pthread_mutex_test_009.cpp | 98 ICUNIT_ASSERT_EQUAL(ret, EDEADLK, ret); in TestCase() 101 ICUNIT_ASSERT_EQUAL(ret, EDEADLK, ret); in TestCase()
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | test-ww_mutex.c | 170 if (abba->resolve && err == -EDEADLK) { in test_abba_work() 206 if (resolve && err == -EDEADLK) { in test_abba() 228 if (err != -EDEADLK && abba.result != -EDEADLK) { in test_abba() 259 if (err == -EDEADLK) { in test_cycle_work() 414 if (err == -EDEADLK) { in stress_inorder_work() 472 if (err != -EDEADLK) { in stress_reorder_work()
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | test-ww_mutex.c | 204 if (abba->resolve && err == -EDEADLK) { in test_abba_work() 246 if (resolve && err == -EDEADLK) { in test_abba() 268 if (err != -EDEADLK && abba.result != -EDEADLK) { in test_abba() 299 if (err == -EDEADLK) { in test_cycle_work() 454 if (err == -EDEADLK) { in stress_inorder_work() 512 if (err != -EDEADLK) { in stress_reorder_work()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | trans_mips_syscalls.c | 15 [EDEADLK] = M_EDEADLK, 116 if (errno >= EDEADLK && errno <= EHWPOISON) in trans_mips_errno()
|