Searched refs:do_wait (Results 1 – 3 of 3) sorted by relevance
1486 static long do_wait(struct wait_opts *wo) in do_wait() function1605 ret = do_wait(&wo); in kernel_waitid()1681 ret = do_wait(&wo); in kernel_wait4()1698 ret = do_wait(&wo); in kernel_wait()
594 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() argument601 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()619 if (!do_wait) in st_do_scsi()648 } else if (do_wait) { in st_do_scsi()964 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() argument972 max_wait = do_wait ? ST_BLOCK_SECONDS : 0; in test_ready()1040 int i, retval, new_session = 0, do_wait; in check_tape() local1062 do_wait = ((filp->f_flags & O_NONBLOCK) == 0); in check_tape()1063 retval = test_ready(STp, do_wait); in check_tape()1199 if (do_wait && in check_tape()
1195 do_wait: in ntfs_write_mst_block()1245 goto do_wait; in ntfs_write_mst_block()