Home
last modified time | relevance | path

Searched defs:cachep (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djquant2.c844 register histptr cachep; /* pointer into main cache array */ in fill_inverse_cmap() local
901 register histptr cachep; in pass2_no_dither() local
940 histptr cachep; in pass2_fs_dither() local
/external/u-boot/include/linux/
Dcompat.h92 static inline void kmem_cache_free(struct kmem_cache *cachep, void *obj) in kmem_cache_free()
96 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy()