Main Page | Modules | Class List | File List | Class Members | File Members | Related Pages

kmem_cache_s Struct Reference

local kmem_cache to L4 slab_cache mapping More...

List of all members.

Public Attributes

l4slab_cache_t * l4slab_cache
void(* ctor )(void *, kmem_cache_t *, unsigned long)
void(* dtor )(void *, kmem_cache_t *, unsigned long)
char name [CACHE_NAMELEN]


Detailed Description

local kmem_cache to L4 slab_cache mapping

Definition at line 49 of file slab.c.


The documentation for this struct was generated from the following file:
Linux DDE, written by Christian Helmuth  © 2003 Technische Universitaet Dresden