Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dworkingset.c724 unsigned int timestamp_bits; in workingset_init() local
736 timestamp_bits = BITS_PER_LONG - EVICTION_SHIFT; in workingset_init()
738 if (max_order > timestamp_bits) in workingset_init()
739 bucket_order = max_order - timestamp_bits; in workingset_init()
741 timestamp_bits, max_order, bucket_order); in workingset_init()
/linux-6.3-rc2/tools/testing/kunit/test_data/
A Dtest_is_test_passed-no_tests_run_no_header.log31 workingset: timestamp_bits=62 max_order=13 bucket_order=0
A Dtest_output_isolated_correctly.log56 workingset: timestamp_bits=62 max_order=16 bucket_order=0

Completed in 5 milliseconds