Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/vm/
Dcompaction_test.c84 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction() function
227 if (check_compaction(mem_free, hugepage_size) == 0) in main()