Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A Dlinux.c51 void kmem_cache_zero_nr_tallocated(struct kmem_cache *cachep) in kmem_cache_zero_nr_tallocated() function
/openbmc/linux/lib/
H A Dmaple_tree.c6616 extern void kmem_cache_zero_nr_tallocated(struct kmem_cache *);
6619 kmem_cache_zero_nr_tallocated(maple_node_cache); in mt_zero_nr_tallocated()