taglinefilesource code
ptree383mm/mmap.cstatic inline void avl_insert (struct vm_area_struct * new_node, struct vm_area_struct ** ptree)
ptree386mm/mmap.cstruct vm_area_struct ** nodeplace = ptree;
ptree410mm/mmap.cstatic inline void avl_insert_neighbours (struct vm_area_struct * new_node, struct vm_area_struct ** ptree,
ptree414mm/mmap.cstruct vm_area_struct ** nodeplace = ptree;
ptree440mm/mmap.cstatic inline void avl_remove (struct vm_area_struct * node_to_delete, struct vm_area_struct ** ptree)
ptree443mm/mmap.cstruct vm_area_struct ** nodeplace = ptree;