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