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

tapset::dev - systemtap dev tapset

Description

MAJOR  Extract major device number from a kernel device number (kdev_t)

              See function::MAJOR(3stap)
               for details.

       MINOR  Extract minor device number from a kernel device number (kdev_t)

              See function::MINOR(3stap)
               for details.

       MKDEF  Creates a value that can be compared to a kernel device number (kdev_t)

              See function::MKDEF(3stap)
               for details.

       usrdev2kerndev
              Converts a user-space device number into the format used in the kernel

              See function::usrdev2kerndev(3stap)
               for details.

Name

       tapset::dev - systemtap dev tapset

See Also

function::MAJOR(3stap),  function::MINOR(3stap), function::MKDEF(3stap), function::usrdev2kerndev(3stap),
       stap(1), stapprobes(3stap)

SystemTap Tapset Reference                         April 2024                                 TAPSET::DEV(3stap)

See Also