usleep_range(9) centos man page | unix.com

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
ualarm(3) - centos
pethtool(8) - centos
usleep(3) - linux
fl-run-bench(1) - debian
wakeup(9r) - osf1
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq