centos man page for usleep_range

Query: usleep_range

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USLEEP_RANGE(9) 						   Driver Basics						   USLEEP_RANGE(9)

NAME
usleep_range - Drop in replacement for udelay where wakeup is flexible
SYNOPSIS
void usleep_range(unsigned long min, unsigned long max);
ARGUMENTS
min Minimum time in usecs to sleep max Maximum time in usecs to sleep
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USLEEP_RANGE(9)
Related Man Pages
usleep(3) - centos
sleep(3c) - opensolaris
pethtool(8) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
usleep(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq