Home
last modified time | relevance | path

Searched defs:vma_dup_policy (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmempolicy.h236 vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst) in vma_dup_policy() function
/linux/tools/testing/vma/
H A Dvma_internal.h910 static inline int vma_dup_policy(struct vm_area_struct *, struct vm_area_struct *) in vma_dup_policy() function
/linux/mm/
H A Dmempolicy.c2731 int vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst) in vma_dup_policy() function