Searched refs:EAGAIN (Results 51 - 75 of 526) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Derrno.h14 #define EAGAIN 11 /* Try again */ macro
137 #define EWOULDBLOCK 246 /* Operation would block (Linux returns EAGAIN) */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-write.c221 bytes_written = -EAGAIN;
227 bytes_written = -EAGAIN; /* force retry */
321 if (result == -EAGAIN) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dnodemgmt.c69 int ret = -EAGAIN;
85 while(ret == -EAGAIN) {
127 int ret = -EAGAIN;
133 while(ret == -EAGAIN) {
197 return -EAGAIN;
H A Dbuild.c99 /* -EAGAIN means the inode's nlink was zero, so we deleted it,
103 } while(ret == -EAGAIN);
258 ret = -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dsvcsock.c483 if (err == -EAGAIN)
670 if (err != -EAGAIN && net_ratelimit())
836 return -EAGAIN; /* record not complete */
873 return -EAGAIN;
876 if (len == -EAGAIN) {
877 dprintk("RPC: TCP recvfrom got EAGAIN\n");
911 sent = -EAGAIN;
1049 return signalled()? -EINTR : -EAGAIN;
1060 if (len == 0 || len == -EAGAIN) {
1062 return -EAGAIN;
[all...]
H A Dxprt.c148 task->tk_status = -EAGAIN;
256 case -EAGAIN:
1114 status = -EAGAIN;
1122 status = -EAGAIN;
1137 case -EAGAIN:
1201 task->tk_status = -EAGAIN;
1238 task->tk_status = -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx-hw-comx.c470 return -EAGAIN;
476 return -EAGAIN;
658 return -EAGAIN;
662 return -EAGAIN;
672 return -EAGAIN;
743 retval=-EAGAIN;
757 retval=-EAGAIN;
797 return -EAGAIN;
801 return -EAGAIN;
844 retval=-EAGAIN;
[all...]
H A Dcomx-hw-locomx.c158 return -EAGAIN;
177 ret=-EAGAIN;
183 ret=-EAGAIN;
190 ret=-EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xchr.c65 return -EAGAIN;
125 return -EAGAIN;
456 return -EAGAIN;
463 return -EAGAIN;
525 retval = -EAGAIN;
532 retval = -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/minix/
H A Ditree_common.c57 *err = -EAGAIN;
140 return -EAGAIN;
188 if (err == -EAGAIN)
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/autofs4/
H A Dexpire.c231 return -EAGAIN;
244 /* Call repeatedly until it returns -EAGAIN, meaning there's nothing
250 int ret = -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Di810_rng.c191 return -EAGAIN;
244 return ret ? : -EAGAIN;
H A Dbusmouse.c31 * return with EAGAIN if the mouse does not have any events
252 return -EAGAIN;
256 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/emu10k1/
H A Dpassthrough.c72 return -EAGAIN;
79 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dseq_file.c189 return !m->buf ? -ENOMEM : -EAGAIN;
212 while ((retval=traverse(m, offset)) == -EAGAIN)
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Doplock_irix.c117 if(errno == EAGAIN) {
168 if(errno != EAGAIN) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dvia-pmu68k.c208 return -EAGAIN;
220 return -EAGAIN;
236 return -EAGAIN;
250 return -EAGAIN;
257 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Duuidd.c90 if ((errno == EAGAIN) || (errno == EINTR))
228 if ((errno == EAGAIN) || (errno == EINTR))
298 if ((errno == EAGAIN) || (errno == EINTR))
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Ditree.c111 *err = -EAGAIN;
191 return -EAGAIN;
239 if (err == -EAGAIN)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/atari/
H A Djoystick.c103 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/util/
H A Dcopy_sparse.c73 if ((errno == EINTR) || (errno == EAGAIN))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhysdn_proclog.c216 return (-EAGAIN);
230 return (-EAGAIN);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmidibuf.c294 return -EAGAIN;
337 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/
H A Dmtdblock_ro.c354 return -EAGAIN;
363 return -EAGAIN;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsk_g16.c920 * Errors : -EAGAIN - Open failed
961 return -EAGAIN;
974 return -EAGAIN;
995 return -EAGAIN;
1013 return -EAGAIN;
1061 return -EAGAIN;

Completed in 534 milliseconds

1234567891011>>