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