Home
last modified time | relevance | path

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

/tools/include/uapi/asm-generic/
A Dmman-common.h80 #define MADV_COLLAPSE 25 /* Synchronous hugepage collapse */ macro
/tools/testing/selftests/mm/
A Dprocess_madv.c196 ret = sys_process_madvise(self->remote_pidfd, &vec, 1, MADV_COLLAPSE, in TEST_F()
A Dcow.c1302 ret = madvise(mem, size, MADV_COLLAPSE); in do_test_anon_thp_collapse()
1380 ret = madvise(mem, size, MADV_COLLAPSE); in do_test_anon_thp_collapse()
A Dkhugepaged.c292 ret = madvise(p, size, MADV_COLLAPSE); in madvise_collapse_retry()
A Duffd-unit-tests.c612 MADV_COLLAPSE)) { in uffd_minor_test_common()

Completed in 14 milliseconds