Searched refs:ebitmap_node_cachep (Results 1 – 1 of 1) sorted by relevance
29 static struct kmem_cache *ebitmap_node_cachep; variable61 new = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_cpy()187 e_iter = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_netlbl_import()313 kmem_cache_free(ebitmap_node_cachep, n); in ebitmap_set_bit()324 new = kmem_cache_zalloc(ebitmap_node_cachep, GFP_ATOMIC); in ebitmap_set_bit()357 kmem_cache_free(ebitmap_node_cachep, temp); in ebitmap_destroy()427 tmp = kmem_cache_zalloc(ebitmap_node_cachep, GFP_KERNEL); in ebitmap_read()561 ebitmap_node_cachep = kmem_cache_create("ebitmap_node", in ebitmap_cache_init()