Home
last modified time | relevance | path

Searched refs:in (Results 1 – 3 of 3) sorted by relevance

/mm/
DKconfig37 in their physical address spaces, and this option provides
107 # Architecture platforms which require a two level mem_section in SPARSEMEM
207 Say Y here if you want all hot-plugged memory blocks to appear in
210 memory blocks in 'offline' state.
283 while the virtual addresses are not changed. This is useful in
390 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
474 cleancache code to put the data contained in that page into
478 filesystem wishes to access a page in a file on disk, it first
485 in a negligible performance hit.
498 time-varying size. When space in transcendent memory is available,
[all …]
Dpage_idle.c165 const u64 *in = (u64 *)buf; in page_idle_bitmap_write() local
183 if ((*in >> bit) & 1) { in page_idle_bitmap_write()
192 in++; in page_idle_bitmap_write()
195 return (char *)in - buf; in page_idle_bitmap_write()
DKconfig.debug19 Depending on runtime enablement, this results in a small or large
25 this option cannot be enabled in combination with hibernation as
26 that would result in incorrect warnings of memory corruption after
66 If you are only interested in sanitization, say Y. Otherwise