kmem_cache_get_alloc
extern unsigned long kmem_cache_get_alloc(struct kmem_cache *);
return kmem_cache_get_alloc(maple_node_cache);