Searched defs:slab_pool (Results 1 – 1 of 1) sorted by relevance
35 struct slab *slab_pool = (struct slab *)kmalloc(sizeof(struct slab), 0); in slab_create() local121 ul slab_destroy(struct slab *slab_pool) in slab_destroy()163 void *slab_malloc(struct slab *slab_pool, ul arg) in slab_malloc()289 ul slab_free(struct slab *slab_pool, void *addr, ul arg) in slab_free()