Home | History | Annotate | Download | only in linux

Lines Matching refs:mempolicy

19 struct mempolicy;
111 struct mempolicy *vm_policy; /* NUMA policy for the VMA */
206 int (*set_policy)(struct vm_area_struct *vma, struct mempolicy *new);
207 struct mempolicy *(*get_policy)(struct vm_area_struct *vma,
650 int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *new);
651 struct mempolicy *shmem_get_policy(struct vm_area_struct *vma,
664 struct mempolicy *new)
669 static inline struct mempolicy *shmem_get_policy(struct vm_area_struct *vma,
920 struct mempolicy *);