Home
last modified time | relevance | path

Searched refs:movable (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/core-api/
H A Dmemory-allocation.rst63 data is movable.
65 ``GFP_HIGHUSER`` means that the allocated memory is not movable,
70 ``GFP_USER`` means that the allocated memory is not movable and it
/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst47 given the fact that such drives have no movable parts, and thus, not requiring
/linux/Documentation/core-api/kho/
H A Dconcepts.rst50 movable pages can be located inside.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-memory57 selects the movable zone. "online_kernel" selects the
/linux/mm/
H A Dmemory_hotplug.c1073 const bool movable = zone_idx(zone) == ZONE_MOVABLE; in adjust_present_page_count() local
1084 if (group && movable) in adjust_present_page_count()
1086 else if (group && !movable) in adjust_present_page_count()
H A Dpage_alloc.c662 bool movable; in order_to_pindex() local
666 movable = migratetype == MIGRATE_MOVABLE; in order_to_pindex()
668 return NR_LOWORDER_PCP_LISTS + movable; in order_to_pindex()
H A DKconfig537 bool "movable"
1051 CMA reserves a region of memory and allows only movable pages to
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst539 - The camera is not directly attached to the device and is freely movable.
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst73 unused memory to be used as cache or other movable (or even unmovable
/linux/crypto/
H A DKconfig720 A tweakable, non malleable, non movable
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1124 userspace memory and kernel movable allocations (memory
1128 it has to be expected that some movable kernel pages
2898 the kernel for non-movable allocations. The requested
2901 movable memory in its own zone, ZONE_MOVABLE. In the
2916 for non-movable allocations and remaining memory is used
4127 NUMA nodes to be movable. This means that the memory
4128 of such nodes will be usable only for movable
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst556 Of course it takes some searching cost to find movable tasks and/or
/linux/Documentation/filesystems/
H A Dporting.rst820 stack trace) *might* be movable to ->evict_inode(); however,