Searched defs:do_wait (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/kernel/ |
| H A D | exit.c | 1516 static long do_wait(struct wait_opts *wo) in do_wait() function
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | exit.c | 1597 static long do_wait(struct wait_opts *wo) in do_wait() function
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | st.c | 596 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) st_do_scsi() argument 967 test_ready(struct scsi_tape *STp, int do_wait) test_ready() argument 1043 int i, retval, new_session = 0, do_wait; check_tape() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | st.c | 597 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) st_do_scsi() argument 968 test_ready(struct scsi_tape *STp, int do_wait) test_ready() argument 1044 int i, retval, new_session = 0, do_wait; check_tape() local [all...] |
Completed in 10 milliseconds