????

Your IP : 216.73.216.152


Current Path : /proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/autoconf-vm-area-pte.c

#include <linux/vmalloc.h>

/* kernel commit cd12909cb576d373 */
struct vm_struct * foo (void) {
   return alloc_vm_area(PAGE_SIZE, NULL);
}