Searched refs:when (Results 1 – 2 of 2) sorted by relevance
95 # allocations when memory_present() is called. If this cannot129 efficient option when sufficient kernel resources are available.262 to the processors accessing. The second is when allocating huge284 by default when ZONE_DMA or HIGHMEM is selected, but you357 even when some of its memory has uncorrected errors. This requires446 memory. So when the PFRA "evicts" a page, it first attempts to use450 time-varying size. And when a cleancache-enabled489 pagecache and when a subsystem requests for contiguous area, the526 soft-dirty bit on pte-s. This bit it set when someone writes567 density approach when reclaim will be used.[all …]
204 unsigned long when; /* When did the operation occur */ member571 p->when = jiffies; in set_track()591 s, (void *)t->addr, jiffies - t->when, t->cpu, t->pid); in print_track()4367 unsigned long age = jiffies - track->when; in add_location()4387 if (track->when) { in add_location()