Home
last modified time | relevance | path

Searched refs:mempolicy (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h50 struct mempolicy;
1126 /* Protection against (de-)allocation: mm, files, fs, tty, keyrings, mems_allowed, mempolicy: */
1249 struct mempolicy *mempolicy; member
H A Dmm.h35 struct mempolicy;
619 * set_policy() op must add a reference to any non-NULL @new mempolicy
623 * mempolicy.
625 int (*set_policy)(struct vm_area_struct *vma, struct mempolicy *new);
630 * in mm/mempolicy.c will do this automatically.
633 * If no [shared/vma] mempolicy exists at the addr, get_policy() op
637 struct mempolicy *(*get_policy)(struct vm_area_struct *vma, unsigned long addr);
2568 pgoff_t, struct mempolicy *, struct vm_userfaultfd_ctx, struct anon_vma_name *);
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c550 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
562 static struct mempolicy *shm_get_policy(struct vm_area_struct *vma, unsigned long addr) in shm_get_policy()
566 struct mempolicy *pol = NULL; in shm_get_policy()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Dsdmmc_vendor_storage.c17 #include <linux/mempolicy.h>
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dsdmmc_vendor_storage.c17 #include <linux/mempolicy.h>
/device/soc/rockchip/common/sdk_linux/init/
H A Dmain.c59 #include <linux/mempolicy.h>
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c37 #include <linux/mempolicy.h>
322 * Now, the task_struct fields mems_allowed and mempolicy may be changed
1680 * cpuset_change_task_nodemask - change task's mems_allowed and mempolicy
1685 * and rebind an eventual tasks' mempolicy. If the task is allocating in
1829 * update mems_allowed and rebind task's mempolicy and any vma

Completed in 22 milliseconds