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
spinlock_t spinlock
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 48 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