Searched refs:timeslip (Results 1 – 1 of 1) sorted by relevance
421 unsigned long int timeslip = (jiffies - dev->time); in parport_yield() local422 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield()439 unsigned long int timeslip = (jiffies - dev->time); in parport_yield_blocking() local440 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield_blocking()