Searched refs:ebitmap_node_cachep (Results 1 – 1 of 1) sorted by relevance
28 static struct kmem_cache *ebitmap_node_cachep; variable60 new = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_cpy()168 e_iter = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_netlbl_import()294 kmem_cache_free(ebitmap_node_cachep, n); in ebitmap_set_bit()305 new = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_set_bit()338 kmem_cache_free(ebitmap_node_cachep, temp); in ebitmap_destroy()408 tmp = kmem_cache_zalloc(ebitmap_node_cachep, GFP_KERNEL); in ebitmap_read()529 ebitmap_node_cachep = kmem_cache_create("ebitmap_node", in ebitmap_cache_init()