Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dworkingset.c786 unsigned int timestamp_bits; in workingset_init() local
798 timestamp_bits = BITS_PER_LONG - EVICTION_SHIFT; in workingset_init()
800 if (max_order > timestamp_bits) in workingset_init()
801 bucket_order = max_order - timestamp_bits; in workingset_init()
803 timestamp_bits, max_order, bucket_order); in workingset_init()
/linux-6.15/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log31 workingset: timestamp_bits=62 max_order=13 bucket_order=0
H A Dtest_output_isolated_correctly.log56 workingset: timestamp_bits=62 max_order=16 bucket_order=0