Searched refs:timeoutp (Results 1 – 3 of 3) sorted by relevance
238 int *timeoutp = waitTime; in AdjustWaitForDelay() local239 int timeout = *timeoutp; in AdjustWaitForDelay()242 *timeoutp = newdelay; in AdjustWaitForDelay()
843 bool fscache_object_sleep_till_congested(signed long *timeoutp) in fscache_object_sleep_till_congested() argument853 *timeoutp = schedule_timeout(*timeoutp); in fscache_object_sleep_till_congested()
547 extern bool fscache_object_sleep_till_congested(signed long *timeoutp);