Home
last modified time | relevance | path

Searched refs:EIDRM (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c1163 wake_up_sem_queue_prepare(q, -EIDRM, &wake_q); in freeary()
1168 wake_up_sem_queue_prepare(q, -EIDRM, &wake_q); in freeary()
1174 wake_up_sem_queue_prepare(q, -EIDRM, &wake_q); in freeary()
1178 wake_up_sem_queue_prepare(q, -EIDRM, &wake_q); in freeary()
1273 err = -EIDRM; in semctl_stat()
1382 return -EIDRM; in semctl_setval()
1439 err = -EIDRM; in semctl_main()
1444 err = -EIDRM; in semctl_main()
1459 err = -EIDRM; in semctl_main()
1478 err = -EIDRM; in semctl_main()
[all …]
H A Dmsg.c280 expunge_all(msq, -EIDRM, &wake_q); in freeque()
552 err = -EIDRM; in msgctl_stat()
883 err = -EIDRM; in do_msgsnd()
904 err = -EIDRM; in do_msgsnd()
918 err = -EIDRM; in do_msgsnd()
1134 msg = ERR_PTR(-EIDRM); in do_msgrcv()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Derror_constants.h71 #ifdef EIDRM in _GLIBCXX_VISIBILITY()
72 identifier_removed = EIDRM, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Derror_constants.h71 #ifdef EIDRM in _GLIBCXX_VISIBILITY()
72 identifier_removed = EIDRM, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h126 #ifndef EIDRM
127 #define EIDRM 9912 macro
H A D__errc46 identifier_removed, // EIDRM
143 identifier_removed = EIDRM,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h126 #ifndef EIDRM
127 #define EIDRM 9912 macro
H A D__errc46 identifier_removed, // EIDRM
143 identifier_removed = EIDRM,
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c83 {"Identifier removed", EIDRM},
162 {"file has been removed", EIDRM},
/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 Derrno.h24 #define EIDRM 43 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h24 #define EIDRM 43 /* Identifier removed */ 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 Derrno.h24 #define EIDRM 43 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h24 #define EIDRM 43 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h51 #define EIDRM 77 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h54 #define EIDRM 81 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h51 #define EIDRM 77 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h8 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h19 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h54 #define EIDRM 81 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h19 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h8 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h49 #define EIDRM 43 /* Identifier removed */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h68 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h68 #define EIDRM 36 /* Identifier removed */ macro
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c57 ERRNO_MSG(EIDRM, "Identifier removed"),

1234