Searched refs:do_wait (Results 1 – 5 of 5) sorted by relevance
1489 static long do_wait(struct wait_opts *wo) in do_wait() function1608 ret = do_wait(&wo); in kernel_waitid()1684 ret = do_wait(&wo); in kernel_wait4()1701 ret = do_wait(&wo); in kernel_wait()
593 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() argument600 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()618 if (!do_wait) in st_do_scsi()647 } else if (do_wait) { in st_do_scsi()963 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() argument971 max_wait = do_wait ? ST_BLOCK_SECONDS : 0; in test_ready()1039 int i, retval, new_session = 0, do_wait; in check_tape() local1061 do_wait = ((filp->f_flags & O_NONBLOCK) == 0); in check_tape()1062 retval = test_ready(STp, do_wait); in check_tape()1198 if (do_wait && in check_tape()
1193 do_wait: in ntfs_write_mst_block()1243 goto do_wait; in ntfs_write_mst_block()
2140 ffff800010088cd0 t do_wait
Completed in 287 milliseconds