Searched refs:ESTRPIPE (Results 1 – 10 of 10) sorted by relevance
68 #define ESTRPIPE 86 /* Streams pipe error */ macro
66 #define ESTRPIPE 92 /* Streams pipe error */ macro
66 #define ESTRPIPE 91 /* Streams pipe error */ macro
109 #define ESTRPIPE 128 /* Streams pipe error */ macro
62 #define ESTRPIPE 176 /* Streams pipe error */ macro
127 [ESTRPIPE] = LUSTRE_ESTRPIPE,273 [LUSTRE_ESTRPIPE] = ESTRPIPE,
108 {"Streams pipe error", ESTRPIPE},
1953 err = -ESTRPIPE; in wait_for_avail()2035 err = -ESTRPIPE; in snd_pcm_lib_write1()2081 err = -ESTRPIPE; in snd_pcm_lib_write1()2260 err = -ESTRPIPE; in snd_pcm_lib_read1()2313 err = -ESTRPIPE; in snd_pcm_lib_read1()
1741 result = -ESTRPIPE; in snd_pcm_drain()2454 ret = -ESTRPIPE; in snd_pcm_playback_rewind()2502 ret = -ESTRPIPE; in snd_pcm_capture_rewind()2551 ret = -ESTRPIPE; in snd_pcm_playback_forward()2600 ret = -ESTRPIPE; in snd_pcm_capture_forward()
1201 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_write3()1252 if (ret != -ESTRPIPE) in snd_pcm_oss_read3()1283 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_writev3()1323 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_readv3()2109 if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) { in snd_pcm_oss_get_ptr()2186 if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) { in snd_pcm_oss_get_space()