HomeSort by relevance Sort by last modified time
    Searched refs:cachep (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/
slab.h 208 static inline void *kmem_cache_alloc_node(kmem_cache_t *cachep, gfp_t flags, int node)
210 return kmem_cache_alloc(cachep, flags);
219 extern int FASTCALL(kmem_ptr_validate(kmem_cache_t *cachep, void *ptr));
  /external/jpeg/
jquant2.c 865 register histptr cachep; /* pointer into main cache array */ local
922 register histptr cachep; local
961 histptr cachep; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 865 register histptr cachep; /* pointer into main cache array */ local
922 register histptr cachep; local
961 histptr cachep; local
    [all...]

Completed in 36 milliseconds