Lines Matching refs:wait
902 u32 iops_limit, unsigned long *wait) in tg_with_in_iops_limit() argument
910 if (wait) in tg_with_in_iops_limit()
911 *wait = 0; in tg_with_in_iops_limit()
936 if (wait) in tg_with_in_iops_limit()
937 *wait = 0; in tg_with_in_iops_limit()
944 if (wait) in tg_with_in_iops_limit()
945 *wait = jiffy_wait; in tg_with_in_iops_limit()
950 u64 bps_limit, unsigned long *wait) in tg_with_in_bps_limit() argument
958 if (wait) in tg_with_in_bps_limit()
959 *wait = 0; in tg_with_in_bps_limit()
974 if (wait) in tg_with_in_bps_limit()
975 *wait = 0; in tg_with_in_bps_limit()
991 if (wait) in tg_with_in_bps_limit()
992 *wait = jiffy_wait; in tg_with_in_bps_limit()
1001 unsigned long *wait) in tg_may_dispatch() argument
1019 if (wait) in tg_may_dispatch()
1020 *wait = 0; in tg_may_dispatch()
1045 if (wait) in tg_may_dispatch()
1046 *wait = 0; in tg_may_dispatch()
1052 if (wait) in tg_may_dispatch()
1053 *wait = max_wait; in tg_may_dispatch()