Searched refs:maxtime (Results 1 – 1 of 1) sorted by relevance
24 struct timeval start, now, diff, maxtime; in spin_sleep() local28 maxtime.tv_sec = 0; in spin_sleep()29 maxtime.tv_usec = 50000; in spin_sleep()45 if (timercmp(&diff, &maxtime, > /* For checkpatch */)) in spin_sleep()