Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 25 of 98) sorted by relevance

1234

/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.h103 #ifdef ENOSR in _GLIBCXX_VISIBILITY()
104 no_stream_resources = ENOSR, 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.h103 #ifdef ENOSR in _GLIBCXX_VISIBILITY()
104 no_stream_resources = ENOSR, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__errc66 no_stream_resources, // ENOSR
167 #ifdef ENOSR
168 no_stream_resources = ENOSR,
H A Derrno.h166 #ifndef ENOSR
167 #define ENOSR 9922 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__errc66 no_stream_resources, // ENOSR
167 #ifdef ENOSR
168 no_stream_resources = ENOSR,
H A Derrno.h166 #ifndef ENOSR
167 #define ENOSR 9922 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 Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ 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.h46 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c131 case -ENOSR: in mwifiex_process_tx()
195 case -ENOSR: in mwifiex_host_to_card()
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h71 #define ENOSR 63 /* Out of streams resources */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h94 #define ENOSR 63 /* No stream resources */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h94 #define ENOSR 63 /* No stream resources */ macro
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c77 ERRNO_MSG(ENOSR, "Out of streams resources"),
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c108 E(ENOSR),
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h137 {-ENOSR, "Buffer error (overrun)"},

1234