Searched refs:cs_dmacachep (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dslab_def.h23 struct kmem_cache *cs_dmacachep; member in struct:cache_sizes
46 return kmem_cache_alloc(malloc_sizes[i].cs_dmacachep,
72 return kmem_cache_zalloc(malloc_sizes[i].cs_dmacachep,
101 return kmem_cache_alloc_node(malloc_sizes[i].cs_dmacachep,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c781 return csizep->cs_dmacachep;
1506 sizes->cs_dmacachep = kmem_cache_create(

Completed in 56 milliseconds