Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompat.h111 static inline void kmem_cache_free(struct kmem_cache *cachep, void *obj) in kmem_cache_free()
115 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy()