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