Lines Matching refs:kmem_cache
129 static struct kmem_cache *qlink_to_cache(struct qlist_node *qlink) in qlink_to_cache()
134 static void *qlink_to_object(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_to_object()
143 static void qlink_free(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_free()
174 static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache) in qlist_free_all()
183 struct kmem_cache *obj_cache = in qlist_free_all()
193 bool kasan_quarantine_put(struct kmem_cache *cache, void *object) in kasan_quarantine_put()
300 struct kmem_cache *cache) in qlist_move_cache()
311 struct kmem_cache *obj_cache = qlink_to_cache(curr); in qlist_move_cache()
325 struct kmem_cache *cache = arg; in __per_cpu_remove_cache()
334 struct kmem_cache *cache = arg; in __per_cpu_remove_cache()
361 void kasan_quarantine_remove_cache(struct kmem_cache *cache) in kasan_quarantine_remove_cache()