Lines Matching defs:vfree
5 * SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian <tigran@veritas.com>, May 2000
2245 if (WARN(!PAGE_ALIGNED(addr), "Trying to vfree() bad address (%p)\n",
2251 WARN(1, KERN_ERR "Trying to vfree() nonexistent vm area (%p)\n",
2299 * This one is just like vfree() but can be called in any atomic context
2322 * vfree - Release memory allocated by vmalloc()
2336 * conventions for vfree() arch-depenedent would be a really bad idea).
2338 void vfree(const void *addr)
2351 EXPORT_SYMBOL(vfree);
2382 * vfree() is called on the return value.
2790 * overhead of vmalloc()/vfree() calles for this _debug_
2829 * overhead of vmalloc()/vfree() calles for this _debug_