Searched refs:remove (Results 1 – 4 of 4) sorted by relevance
145 struct vm_area_struct **remove = &vp->remove; in init_multi_vma_prep() local152 *remove = vmg->middle; in init_multi_vma_prep()153 remove = &vp->remove2; in init_multi_vma_prep()156 *remove = vmg->next; in init_multi_vma_prep()344 if (vp->remove && vp->file) { in vma_complete()376 if (vp->remove) { in vma_complete()380 uprobe_munmap(vp->remove, vp->remove->vm_start, in vma_complete()381 vp->remove->vm_end); in vma_complete()384 if (vp->remove->anon_vma) in vma_complete()390 vm_area_free(vp->remove); in vma_complete()[all …]
86 struct work_struct remove; member982 container_of(work, struct mem_cgroup_event, remove); in memcg_event_remove()1027 schedule_work(&event->remove); in memcg_event_wake()1098 INIT_WORK(&event->remove, memcg_event_remove); in memcg_write_event_control()1213 schedule_work(&event->remove); in memcg1_css_offline()
20 struct vm_area_struct *remove; member
7 # add proper SWAP support to them, in which case this can be remove.402 hot-plug and hot-remove.579 bool "Allow for memory hot remove"
Completed in 21 milliseconds