Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dworkingset.c660 unsigned int timestamp_bits; in workingset_init() local
672 timestamp_bits = BITS_PER_LONG - EVICTION_SHIFT; in workingset_init()
674 if (max_order > timestamp_bits) in workingset_init()
675 bucket_order = max_order - timestamp_bits; in workingset_init()
677 timestamp_bits, max_order, bucket_order); in workingset_init()
/kernel/linux/linux-5.10/tools/testing/kunit/test_data/
Dtest_is_test_passed-no_tests_run.log31 workingset: timestamp_bits=62 max_order=13 bucket_order=0
Dtest_output_isolated_correctly.log56 workingset: timestamp_bits=62 max_order=16 bucket_order=0