Searched defs:do_wait (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | st.c | 597 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() 967 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() 1043 int i, retval, new_session = 0, do_wait; in check_tape() local
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | st.c | 598 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() 968 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() 1049 int i, retval, new_session = 0, do_wait; in check_tape() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | exit.c | 1517 static long do_wait(struct wait_opts *wo) in do_wait() function
|
| /kernel/linux/linux-6.6/kernel/ |
| D | exit.c | 1600 static long do_wait(struct wait_opts *wo) in do_wait() function
|