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

probe::ioscheduler.elv_next_request.return - Fires when a request retrieval issues a return signal

Name

       probe::ioscheduler.elv_next_request.return - Fires when a request retrieval issues a return signal

See Also

tapset::ioscheduler(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::IOSCHEDULER(3stap)

Synopsis

       ioscheduler.elv_next_request.return

Values

disk_major
           Disk major number of the request

       rq_flags
           Request flags

       rq
           Address of the request

       disk_minor
           Disk minor number of the request

       name
           Name of the probe point

See Also