Current Path : /proc/2470164/root/usr/share/systemtap/runtime/linux/ |
Current File : //proc/2470164/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); }