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

Command: man perldoc info search(apropos)  


KMEM_CACHE_ALLOC(9)                 Memory Management in Linux                KMEM_CACHE_ALLOC(9)



NAME
       kmem_cache_alloc - Allocate an object

SYNOPSIS
       void * kmem_cache_alloc(struct kmem_cache * cachep, gfp_t flags);

ARGUMENTS
       cachep
           The cache to allocate from.

       flags
           See kmalloc.

DESCRIPTION
       Allocate an object from this cache. The flags are only relevant if the cache has no
       available objects.

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


/man
rootr.net - man pages