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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dslab.h52 int kmem_ptr_validate(struct kmem_cache *cachep, const void *ptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslob.c397 int kmem_ptr_validate(struct kmem_cache *a, const void *b) function
H A Dslub.c2027 int kmem_ptr_validate(struct kmem_cache *s, const void *object) function
2048 EXPORT_SYMBOL(kmem_ptr_validate); variable
H A Dslab.c2702 * virtual address for kfree, ksize, kmem_ptr_validate, and slab debugging.
3594 * kmem_ptr_validate - check if an untrusted pointer might
3607 int kmem_ptr_validate(struct kmem_cache *cachep, const void *ptr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Ddcache.c1354 if (!kmem_ptr_validate(dentry_cache, dentry))

Completed in 110 milliseconds