Searched refs:vma_prio_tree_add (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dprio_tree.c75 void vma_prio_tree_add(struct vm_area_struct *vma, struct vm_area_struct *old) function
109 vma_prio_tree_add(vma, old);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmm.h1217 void vma_prio_tree_add(struct vm_area_struct *, struct vm_area_struct *old);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dfork.c375 vma_prio_tree_add(tmp, mpnt);

Completed in 172 milliseconds