Searched refs:write_debugfs (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | split_huge_page_test.c | 70 static void write_debugfs(const char *fmt, ...) in write_debugfs() function 115 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in split_pmd_thp() 205 write_debugfs(PID_FMT, getpid(), (uint64_t)pte_mapped, in split_pte_mapped_thp() 272 write_debugfs(PATH_FMT, testfile, pgoff_start, pgoff_end); in split_file_backed_thp()
|