Searched refs:movable (Results 1 – 13 of 13) sorted by relevance
63 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
47 given the fact that such drives have no movable parts, and thus, not requiring
50 movable pages can be located inside.
57 selects the movable zone. "online_kernel" selects the
1073 const bool movable = zone_idx(zone) == ZONE_MOVABLE; in adjust_present_page_count() local1084 if (group && movable) in adjust_present_page_count()1086 else if (group && !movable) in adjust_present_page_count()
662 bool movable; in order_to_pindex() local666 movable = migratetype == MIGRATE_MOVABLE; in order_to_pindex()668 return NR_LOWORDER_PCP_LISTS + movable; in order_to_pindex()
537 bool "movable"1051 CMA reserves a region of memory and allows only movable pages to
539 - The camera is not directly attached to the device and is freely movable.
73 unused memory to be used as cache or other movable (or even unmovable
720 A tweakable, non malleable, non movable
1124 userspace memory and kernel movable allocations (memory1128 it has to be expected that some movable kernel pages2898 the kernel for non-movable allocations. The requested2901 movable memory in its own zone, ZONE_MOVABLE. In the2916 for non-movable allocations and remaining memory is used4127 NUMA nodes to be movable. This means that the memory4128 of such nodes will be usable only for movable
556 Of course it takes some searching cost to find movable tasks and/or
820 stack trace) *might* be movable to ->evict_inode(); however,