Searched defs:mremap (Results 1 – 2 of 2) sorted by relevance
54 void *mremap(void *old_address, size_t old_size, size_t new_size, int flags, void *new_address) in mremap() function
676 int (*mremap)(struct vm_area_struct *vma); global() member