PCI_POOL_DESTROY

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

pci_pool_destroy - destroys a pool of pci memory blocks.  

SYNOPSIS

"SYNOPSIS"

void pci_pool_destroy (struct pci_pool * pool);  

ARGUMENTS

pool
pci pool that will be destroyed
 

CONTEXT

!in_interrupt  

DESCRIPTION

Caller guarantees that no more memory from the pool is in use, and that nothing will try to use the pool after this call.


 

Index

NAME
SYNOPSIS
ARGUMENTS
CONTEXT
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:21 GMT, October 06, 2005