Home
last modified time | relevance | path

Searched refs:qlink_to_cache (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/kasan/
H A Dquarantine.c127 static struct kmem_cache *qlink_to_cache(struct qlist_node *qlink) in qlink_to_cache() function
182 cache ? cache : qlink_to_cache(qlink); in qlist_free_all()
309 struct kmem_cache *obj_cache = qlink_to_cache(curr); in qlist_move_cache()