Home
last modified time | relevance | path

Searched refs:mempolicy (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dmempolicy.h45 struct mempolicy { struct
62 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 …]
Dshmem_fs.h43 struct mempolicy *mpol; /* default memory policy for mappings */
Dmm_types.h421 struct mempolicy *vm_policy; /* NUMA policy for the VMA */
Dsched.h54 struct mempolicy;
1252 struct mempolicy *mempolicy; member
Dmm.h38 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 *);