logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::udelay - microsecond delay

Arguments

us
           Number of microseconds to delay.

Description

       This function inserts a multi-microsecond busy-delay into a probe handler. It requires guru mode.

Name

       function::udelay - microsecond delay

See Also

tapset::guru-delay(3stap)

SystemTap Tapset Reference                         April 2024                            FUNCTION::UDELAY(3stap)

Synopsis

           udelay(us:long)

See Also