- Global _stp_alloc (size_t len)
- Currently uses kmalloc (GFP_ATOMIC).
- Global _stp_calloc (size_t len)
- Currently uses kmalloc (GFP_ATOMIC).
- Global dlog (const char *fmt,...)
- Lines are limited in length by printk buffer.
Generated on Tue Mar 22 10:27:36 2005 for SystemTap.