patch-2.4.20 linux-2.4.20/include/linux/slab.h
Next file: linux-2.4.20/include/linux/smb_mount.h
Previous file: linux-2.4.20/include/linux/sisfb.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/linux/slab.h
- Orig date:
Fri Aug 2 17:39:46 2002
diff -urN linux-2.4.19/include/linux/slab.h linux-2.4.20/include/linux/slab.h
@@ -57,6 +57,7 @@
extern int kmem_cache_shrink(kmem_cache_t *);
extern void *kmem_cache_alloc(kmem_cache_t *, int);
extern void kmem_cache_free(kmem_cache_t *, void *);
+extern unsigned int kmem_cache_size(kmem_cache_t *);
extern void *kmalloc(size_t, int);
extern void kfree(const void *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)