Home
last modified time | relevance | path

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

/include/linux/
Dmempolicy.h43 struct mempolicy { struct
63 extern void __mpol_put(struct mempolicy *pol);
64 static inline void mpol_put(struct mempolicy *pol) in mpol_put()
74 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref()
79 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()
85 extern struct mempolicy *__mpol_dup(struct mempolicy *pol);
86 static inline struct mempolicy *mpol_dup(struct mempolicy *pol) in mpol_dup()
96 static inline void mpol_get(struct mempolicy *pol) in mpol_get()
102 extern bool __mpol_equal(struct mempolicy *a, struct mempolicy *b);
103 static inline bool mpol_equal(struct mempolicy *a, struct mempolicy *b) in mpol_equal()
[all …]
Dshmem_fs.h35 struct mempolicy *mpol; /* default memory policy for mappings */
Dmm_types.h295 struct mempolicy *vm_policy; /* NUMA policy for the VMA */
Dmm.h21 struct mempolicy;
229 int (*set_policy)(struct vm_area_struct *vma, struct mempolicy *new);
241 struct mempolicy *(*get_policy)(struct vm_area_struct *vma,
1481 struct mempolicy *, const char __user *);
Dsched.h917 struct mempolicy;
1335 struct mempolicy *mempolicy; /* Protected by alloc_lock */ member
/include/uapi/linux/
DKbuild241 header-y += mempolicy.h