Searched refs:EAGAIN (Results 276 - 300 of 1960) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/f2fs/
H A Dinline.c112 return -EAGAIN;
255 return -EAGAIN;
639 err = -EAGAIN;
786 err = -EAGAIN;
791 err = -EAGAIN;
/linux-master/arch/um/drivers/
H A Dvector_user.c685 if ((n < 0) && (errno == EAGAIN))
699 if ((n < 0) && (errno == EAGAIN))
712 if ((n < 0) && ((errno == EAGAIN) || (errno == ENOBUFS)))
729 if ((n < 0) && ((errno == EAGAIN) || (errno == ENOBUFS)))
747 if ((n < 0) && (errno == EAGAIN))
/linux-master/fs/xfs/
H A Dxfs_file.c209 return -EAGAIN;
403 error = -EAGAIN;
455 return -EAGAIN;
629 * IOMAP_DIO_OVERWRITE_ONLY flag to tell the lower layers to return -EAGAIN
652 return -EAGAIN;
694 if (ret == -EAGAIN && !(iocb->ki_flags & IOCB_NOWAIT)) {
H A Dxfs_iomap.c737 return -EAGAIN;
744 return -EAGAIN;
824 error = -EAGAIN;
846 * the I/O range not covered by this map triggering an EAGAIN condition
850 error = -EAGAIN;
858 * exclusive IOLOCK, hence return -EAGAIN if this is not a written
862 error = -EAGAIN;
874 error = -EAGAIN;
/linux-master/fs/smb/client/
H A Dsmb2transport.c787 return -EAGAIN;
793 return -EAGAIN;
802 return -EAGAIN;
810 return -EAGAIN;
891 return ERR_PTR(-EAGAIN);
/linux-master/fs/btrfs/
H A Dctree.c1489 * Returns -EAGAIN, with the path unlocked, if the caller needs to repeat the
1519 * extent buffer, and then return -EAGAIN to the caller as it needs to
1546 return -EAGAIN;
1566 ret = -EAGAIN;
1570 return -EAGAIN;
1575 ret = -EAGAIN;
1614 * drop the path, -EAGAIN is returned and btrfs_search_slot must
1632 return -EAGAIN;
1645 return -EAGAIN;
1656 return -EAGAIN;
[all...]
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c186 return -EAGAIN;
255 return -EAGAIN;
272 return -EAGAIN;
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c50 return -EAGAIN;
310 return -EAGAIN;
403 return -EAGAIN;
/linux-master/net/ceph/
H A Dauth.c267 if (ret == -EAGAIN) {
483 if (ret == -EAGAIN)
502 WARN_ON(ret == -EAGAIN || ret > 0);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c2538 return -EAGAIN;
2627 return -EAGAIN;
2791 return -EAGAIN;
2808 return -EAGAIN;
2828 return -EAGAIN;
2852 return -EAGAIN;
2874 return -EAGAIN;
2898 return -EAGAIN;
2925 return -EAGAIN;
2947 return -EAGAIN;
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c337 active = ERR_PTR(-EAGAIN);
340 if (active != ERR_PTR(-EAGAIN) && fence_is_active(fence)) {
356 return ERR_PTR(-EAGAIN);
/linux-master/kernel/bpf/
H A Dringbuf.c536 return -EAGAIN;
696 * Update the consumer pos, and return -EAGAIN so the caller
700 return -EAGAIN;
754 } else if (err == -EAGAIN) {
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c206 rc = -EAGAIN;
217 rc = -EAGAIN;
225 rc = -EAGAIN;
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c180 * but spin in case of -EAGAIN */
181 if (r != -EAGAIN) {
482 if (n == 0 || n == -EAGAIN) {
692 } else if ( n == -EAGAIN ) {
/linux-master/drivers/input/mouse/
H A Dcyapa_gen6.c172 return -EAGAIN;
336 return -EAGAIN;
592 return (error < 0) ? error : -EAGAIN;
/linux-master/arch/s390/kernel/
H A Dtime.c305 * -EAGAIN if the clock is not in sync with the external reference.
324 return -EAGAIN;
329 * Make get_phys_clock() return -EAGAIN.
571 rc = -EAGAIN;
575 sync->in_sync = rc ? -EAGAIN : 1;
/linux-master/block/partitions/
H A Dcore.c574 int ret = -EAGAIN, p;
594 return -EAGAIN;
687 if (ret == -EAGAIN)
/linux-master/fs/zonefs/
H A Dfile.c467 * as this can cause write reordering (e.g. the first aio gets EAGAIN
476 return -EAGAIN;
557 return -EAGAIN;
636 return -EAGAIN;
/linux-master/fs/sysv/
H A Ditree.c118 *err = -EAGAIN;
205 return -EAGAIN;
250 if (err == -EAGAIN)
/linux-master/ipc/
H A Dmsg.c452 expunge_all(msq, -EAGAIN, &wake_q);
902 err = -EAGAIN;
1095 return found ?: ERR_PTR(-EAGAIN);
1191 WRITE_ONCE(msr_d.r_msg, ERR_PTR(-EAGAIN));
1207 * Thus if r_msg is -EAGAIN, then the queue not yet destroyed.
1222 if (msg != ERR_PTR(-EAGAIN)) {
1230 * ... or see -EAGAIN, acquire the lock to check the message
1236 if (msg != ERR_PTR(-EAGAIN))
/linux-master/drivers/xen/
H A Dpvcalls-front.c130 return -EAGAIN;
560 return -EAGAIN;
661 ret = (flags & MSG_DONTWAIT) ? -EAGAIN : 0;
806 return -EAGAIN;
872 return -EAGAIN;
1234 if (ret == -EAGAIN)
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c303 rv = -EAGAIN;
352 if (rv == -EAGAIN || rv == 0)
608 rv = -EAGAIN;
631 rv = -EAGAIN;
659 rv = -EAGAIN;
1087 } else if (rv == -EAGAIN) {
/linux-master/drivers/s390/cio/
H A Dcss.c513 return -EAGAIN;
540 if (ret != 0 && ret != -EAGAIN) {
558 if (ret == -EAGAIN)
608 if (ret == -EAGAIN) {
649 if (rc == -EAGAIN)
672 case -EAGAIN:
/linux-master/drivers/char/
H A Ddtlk.c156 return -EAGAIN;
229 return -EAGAIN;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c324 ret = -EAGAIN;
359 ret = -EAGAIN;

Completed in 274 milliseconds

<<11121314151617181920>>