Searched refs:user_alloc (Results 1 – 1 of 1) sorted by relevance
190 unsigned long user_alloc; in do_usercopy_heap_whitelist() local211 user_alloc = vm_mmap(NULL, 0, PAGE_SIZE, in do_usercopy_heap_whitelist()214 if (user_alloc >= TASK_SIZE) { in do_usercopy_heap_whitelist()218 user_addr = (void __user *)user_alloc; in do_usercopy_heap_whitelist()253 vm_munmap(user_alloc, PAGE_SIZE); in do_usercopy_heap_whitelist()