Searched refs:mempolicy (Results 1 – 5 of 5) sorted by relevance
45 struct mempolicy { struct62 extern void __mpol_put(struct mempolicy *pol);63 static inline void mpol_put(struct mempolicy *pol) in mpol_put()73 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref()78 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()84 extern struct mempolicy *__mpol_dup(struct mempolicy *pol);85 static inline struct mempolicy *mpol_dup(struct mempolicy *pol) in mpol_dup()94 static inline void mpol_get(struct mempolicy *pol) in mpol_get()100 extern bool __mpol_equal(struct mempolicy *a, struct mempolicy *b);101 static inline bool mpol_equal(struct mempolicy *a, struct mempolicy *b) in mpol_equal()[all …]
43 struct mempolicy *mpol; /* default memory policy for mappings */
421 struct mempolicy *vm_policy; /* NUMA policy for the VMA */
54 struct mempolicy;1252 struct mempolicy *mempolicy; member
38 struct mempolicy;650 int (*set_policy)(struct vm_area_struct *vma, struct mempolicy *new);662 struct mempolicy *(*get_policy)(struct vm_area_struct *vma,2622 struct mempolicy *, struct vm_userfaultfd_ctx, struct anon_vma_name *);