Searched refs:get_vm_area_caller (Results 1 – 1 of 1) sorted by relevance
1376 struct vm_struct *get_vm_area_caller(unsigned long size, unsigned long flags, in get_vm_area_caller() function1542 area = get_vm_area_caller((count << PAGE_SHIFT), flags, in vmap()2225 area = get_vm_area_caller(size, VM_IOREMAP, in alloc_vm_area()