Lines Matching refs:EINTR
896 return -EINTR; in lock_fdc()
2029 return -EINTR; in wait_til_done()
2230 return -EINTR; in do_format()
2247 if (ret == -EINTR) in do_format()
2248 return -EINTR; in do_format()
2935 return -EINTR; in user_reset_fdc()
2945 if (ret == -EINTR) in user_reset_fdc()
2946 return -EINTR; in user_reset_fdc()
3171 if (ret != -EINTR && fdc_state[current_fdc].reset) in raw_cmd_ioctl()
3215 return -EINTR; in set_geometry()
3234 return -EINTR; in set_geometry()
3238 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in set_geometry()
3239 return -EINTR; in set_geometry()
3320 return -EINTR; in get_floppy_geometry()
3321 if (poll_drive(false, 0) == -EINTR) in get_floppy_geometry()
3322 return -EINTR; in get_floppy_geometry()
3422 return -EINTR; in fd_locked_ioctl()
3434 return -EINTR; in fd_locked_ioctl()
3459 return -EINTR; in fd_locked_ioctl()
3460 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in fd_locked_ioctl()
3461 return -EINTR; in fd_locked_ioctl()
3476 return -EINTR; in fd_locked_ioctl()
3502 return -EINTR; in fd_locked_ioctl()
3503 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in fd_locked_ioctl()
3504 return -EINTR; in fd_locked_ioctl()
3525 return -EINTR; in fd_locked_ioctl()
3528 if (i == -EINTR) in fd_locked_ioctl()
3529 return -EINTR; in fd_locked_ioctl()
3534 return -EINTR; in fd_locked_ioctl()
3765 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in compat_getdrvstat()
3790 return -EINTR; in compat_getdrvstat()