Searched refs:do_wait (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Ddo_tests.pl139 do_wait();
166 do_wait();
228 do_wait();
579 sub do_wait() subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/Netware/
H A Ddo_tests.pl139 do_wait();
166 do_wait();
228 do_wait();
579 sub do_wait() subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Ddo_tests.pl133 do_wait();
160 do_wait();
222 do_wait();
549 sub do_wait() subroutine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dexit.c1446 * Handle do_wait work for one task in a live, non-stopped state.
1556 * Do the work of do_wait() for one thread in the group, @tsk.
1612 static long do_wait(struct wait_opts *wo) function
1706 ret = do_wait(&wo);
1768 ret = do_wait(&wo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c519 /* Do the scsi command. Waits until command performed if do_wait is true.
524 int bytes, int direction, int timeout, int retries, int do_wait)
531 if (!do_wait && ((STp->buffer)->last_SRpnt)) {
549 if (!do_wait)
578 } else if (do_wait) {
903 static int test_ready(struct scsi_tape *STp, int do_wait)
911 max_wait = do_wait ? ST_BLOCK_SECONDS : 0;
979 int i, retval, new_session = 0, do_wait;
1002 do_wait = ((filp->f_flags & O_NONBLOCK) == 0);
1003 retval = test_ready(STp, do_wait);
521 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) argument
899 test_ready(struct scsi_tape *STp, int do_wait) argument
975 int i, retval, new_session = 0, do_wait; local
[all...]
H A Dosst.c422 /* Do the scsi command. Waits until command performed if do_wait is true.
426 unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait)
437 if (!do_wait && ((STp->buffer)->last_SRpnt)) {
463 if (!do_wait)
487 else if (do_wait) {
424 osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *STp, unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Daops.c1190 do_wait:
1240 goto do_wait;

Completed in 202 milliseconds