Home
last modified time | relevance | path

Searched refs:ESTRPIPE (Results 1 – 25 of 64) sorted by relevance

123

/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.h69 #define ESTRPIPE 86 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h69 #define ESTRPIPE 86 /* Streams pipe error */ 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.h69 #define ESTRPIPE 86 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h69 #define ESTRPIPE 86 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h67 #define ESTRPIPE 91 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h110 #define ESTRPIPE 128 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h67 #define ESTRPIPE 91 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h63 #define ESTRPIPE 176 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h67 #define ESTRPIPE 92 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h110 #define ESTRPIPE 128 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h67 #define ESTRPIPE 92 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h63 #define ESTRPIPE 176 /* Streams pipe error */ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h94 #define ESTRPIPE 86 /* Streams pipe error */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h183 #define ESTRPIPE 143 /* Streams pipe error */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h183 #define ESTRPIPE 143 /* Streams pipe error */ macro
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c93 {"Streams pipe error", ESTRPIPE},
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c100 ERRNO_MSG(ESTRPIPE, "Streams pipe error"),
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c158 E(ESTRPIPE),
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dstrparser.rst135 -ESTRPIPE current message should not be processed by the
146 -ESTRPIPE and the stream parser had previously read some bytes for
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1247 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_write3()
1294 if (ret != -ESTRPIPE) in snd_pcm_oss_read3()
1319 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_writev3()
1352 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_readv3()
2200 if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) { in snd_pcm_oss_get_ptr()
2277 if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) { in snd_pcm_oss_get_space()
/OK3568_Linux_fs/kernel/net/strparser/
H A Dstrparser.c227 if (len == -ESTRPIPE && stm->accum_len) { in __strp_recv()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dalsa.c171 else if (err != -ESTRPIPE) in recover()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c927 return -ESTRPIPE; in pcm_wait()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c1882 err = -ESTRPIPE; in wait_for_avail()
2083 return -ESTRPIPE; in pcm_accessible_state()
H A Dpcm_native.c2164 result = -ESTRPIPE; in snd_pcm_drain()
2892 return -ESTRPIPE; in do_pcm_hwsync()

123