| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | errno.h | 5 #undef EDEADLOCK 8 #undef EDEADLOCK 9 #define EDEADLOCK 58 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/powerpc/include/uapi/asm/ |
| H A D | errno.h | 7 #undef EDEADLOCK 8 #define EDEADLOCK 58 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | errno.h | 40 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 40 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | errno.h | 40 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 40 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 84 #define EDEADLOCK 108 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 83 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 84 #define EDEADLOCK 108 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 18 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 36 #define EDEADLOCK 56 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 83 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 36 #define EDEADLOCK 56 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 18 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | common.c | 75 case -EDEADLOCK: in __xchk_process_error() 128 case -EDEADLOCK: in __xchk_fblock_process_error() 896 return -EDEADLOCK; in xchk_ilock_inverted()
|
| H A D | attr.c | 144 error = -EDEADLOCK; in xchk_xattr_listent() 329 return -EDEADLOCK; in xchk_xattr_block()
|
| H A D | parent.c | 330 if ((sc->flags & XCHK_TRY_HARDER) && error == -EDEADLOCK) { in xchk_parent()
|
| H A D | scrub.c | 509 if (!(sc.flags & XCHK_TRY_HARDER) && error == -EDEADLOCK) { in xfs_scrub_metadata()
|
| H A D | dabtree.c | 41 case -EDEADLOCK: in xchk_da_process_error()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 65 #define EDEADLOCK EDEADLK macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | errno.h | 88 #define EDEADLOCK 56 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | errno.h | 88 #define EDEADLOCK 56 /* File locking deadlock error */ macro
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | errno_str.c | 72 ERRNO_MSG(EDEADLOCK, SAME_AS(EDEADLK)),
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | errname.c | 41 E(EDEADLOCK),
|
| /OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/ |
| H A D | pthread.h | 284 # if defined(EDEADLOCK) 285 # define EDEADLK EDEADLOCK
|