Searched refs:slab_free_hook (Results 1 – 1 of 1) sorted by relevance
1517 static __always_inline bool slab_free_hook(struct kmem_cache *s, void *x) in slab_free_hook() function1577 if (!slab_free_hook(s, object)) { in slab_free_freelist_hook()