centos man page for scsi_free_command

Query: scsi_free_command

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_FREE_COMMAND(9)						  SCSI mid layer					      SCSI_FREE_COMMAND(9)

NAME
scsi_free_command - free a command allocated by scsi_allocate_command
SYNOPSIS
void scsi_free_command(gfp_t gfp_mask, struct scsi_cmnd * cmd);
ARGUMENTS
gfp_mask mask used in the original allocation cmd command to free
NOTE
using the original allocation mask is vital because that's what determines which command pool we use to free the command. Any mismatch will cause the system to BUG eventually.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_FREE_COMMAND(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
bio_alloc_bioset(9) - centos
scsi_arq_status(9s) - opensolaris
ata_scsi_translate(9) - suse
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq