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::MKDEV - Creates a value that can be compared to a kernel device number (kdev_t)

Arguments

major
           Intended major device number.

       minor
           Intended minor device number.

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

Name

       function::MKDEV - Creates a value that can be compared to a kernel device number (kdev_t)

Synopsis

           MKDEV:long(major:long,minor:long)

See Also