Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dworkingset.c609 unsigned int timestamp_bits; in workingset_init() local
621 timestamp_bits = BITS_PER_LONG - EVICTION_SHIFT; in workingset_init()
623 if (max_order > timestamp_bits) in workingset_init()
624 bucket_order = max_order - timestamp_bits; in workingset_init()
626 timestamp_bits, max_order, bucket_order); in workingset_init()
/linux-5.19.10/tools/testing/kunit/test_data/
Dtest_is_test_passed-no_tests_run_no_header.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