Home
last modified time | relevance | path

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

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