Rechercher une page de manuel
blk_plug_device_unlocked
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
blk_plug_device_unlocked - plug a device without queue lock heldSYNOPSIS
- void blk_plug_device_unlocked(struct request_queue * q);
ARGUMENTS
q
- The struct request_queue to plug
DESCRIPTION
Like blk_plug_device(), but grabs the queue lock and disables interrupts.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre