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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c607 static inline struct kmem_cache *virt_to_cache(const void *obj) function
3745 cache = virt_to_cache(p);
3779 BUG_ON(virt_to_cache(objp) != cachep);
3806 c = virt_to_cache(objp);
4510 return obj_size(virt_to_cache(objp));

Completed in 99 milliseconds