Searched defs:new (Results 1 – 15 of 15) sorted by relevance
/mm/ |
D | page_counter.c | 52 long new; in page_counter_cancel() local 72 long new; in page_counter_charge() local 101 long new; in page_counter_try_charge() local
|
D | mempolicy.c | 393 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task() 404 void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm() 778 struct mempolicy *new; in vma_replace_policy() local 871 struct mempolicy *new, *old; in do_set_mempolicy() local 1279 struct mempolicy *new; in do_mbind() local 1523 nodemask_t *new; in kernel_migrate_pages() local 1728 unsigned long __user *new = NULL; in COMPAT_SYSCALL_DEFINE4() local 2314 struct mempolicy *new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in __mpol_dup() local 2410 static void sp_insert(struct shared_policy *sp, struct sp_node *new) in sp_insert() 2595 unsigned long end, struct sp_node *new) in shared_policy_replace() [all …]
|
D | swap_cgroup.c | 98 unsigned short old, unsigned short new) in swap_cgroup_cmpxchg()
|
D | ksm.c | 1557 struct rb_node **new; in stable_tree_search() local 1810 struct rb_node **new; in stable_tree_insert() local 1929 struct rb_node **new; in unstable_tree_search_insert() local
|
D | memory.c | 472 pgtable_t new = pte_alloc_one(mm); in __pte_alloc() local 505 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel() local 5353 p4d_t *new = p4d_alloc_one(mm, address); in __p4d_alloc() local 5376 pud_t *new = pud_alloc_one(mm, address); in __pud_alloc() local 5401 pmd_t *new = pmd_alloc_one(mm, address); in __pmd_alloc() local
|
D | list_lru.c | 394 struct list_lru_memcg *old, *new; in memcg_update_list_lru_node() local
|
D | migrate.c | 192 struct page *new; in remove_migration_pte() local 272 void remove_migration_ptes(struct page *old, struct page *new, bool locked) in remove_migration_ptes()
|
D | internal.h | 474 static inline void mlock_migrate_page(struct page *new, struct page *old) { } in mlock_migrate_page()
|
D | slub.c | 1967 struct page new; in acquire_slab() local 2217 struct page new; in deactivate_slab() local 2372 struct page new; in unfreeze_partials() local 2677 struct page new; in get_freelist() local 3033 struct page new; in __slab_free() local
|
D | nommu.c | 1357 struct vm_area_struct *new; in split_vma() local
|
D | memcontrol.c | 410 struct memcg_shrinker_map *new, *old; in memcg_expand_one_shrinker_map() local 4329 struct mem_cgroup_threshold_ary *new; in __mem_cgroup_usage_register_event() local 4421 struct mem_cgroup_threshold_ary *new; in __mem_cgroup_usage_unregister_event() local
|
D | filemap.c | 795 int replace_page_cache_page(struct page *old, struct page *new, gfp_t gfp_mask) in replace_page_cache_page()
|
D | huge_memory.c | 2996 void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, struct page *new) in remove_migration_pmd()
|
D | mmap.c | 2864 struct vm_area_struct *new; in __split_vma() local
|
/mm/damon/ |
D | core.c | 806 struct damon_region *new; in damon_split_region_at() local
|