:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
kmalloc_array(9) - phpMan

Command: man perldoc info search(apropos)  


KMALLOC_ARRAY(9)                    Memory Management in Linux                   KMALLOC_ARRAY(9)



NAME
       kmalloc_array - allocate memory for an array.

SYNOPSIS
       void * kmalloc_array(size_t n, size_t size, gfp_t flags);

ARGUMENTS
       n
           number of elements.

       size
           element size.

       flags
           the type of memory to allocate (see kmalloc).

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                          KMALLOC_ARRAY(9)


/man
rootr.net - man pages