Searched refs:do_wait (Results 1 – 3 of 3) sorted by relevance
1482 static long do_wait(struct wait_opts *wo) in do_wait() function1601 ret = do_wait(&wo); in kernel_waitid()1677 ret = do_wait(&wo); in kernel_wait4()1694 ret = do_wait(&wo); in kernel_wait()
592 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() argument599 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()617 if (!do_wait) in st_do_scsi()646 } else if (do_wait) { in st_do_scsi()962 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() argument970 max_wait = do_wait ? ST_BLOCK_SECONDS : 0; in test_ready()1038 int i, retval, new_session = 0, do_wait; in check_tape() local1060 do_wait = ((filp->f_flags & O_NONBLOCK) == 0); in check_tape()1061 retval = test_ready(STp, do_wait); in check_tape()1197 if (do_wait && in check_tape()
1193 do_wait: in ntfs_write_mst_block()1243 goto do_wait; in ntfs_write_mst_block()