Searched refs:write_debugfs (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/mm/ |
H A D | split_huge_page_test.c | 74 static void write_debugfs(const char *fmt, ...) in write_debugfs() function 122 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in verify_rss_anon_split_huge_page_all_zeroes() 169 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in split_pmd_thp_to_order() 244 write_debugfs(PID_FMT, getpid(), (uint64_t)pte_mapped, in split_pte_mapped_thp() 319 write_debugfs(PATH_FMT, testfile, pgoff_start, pgoff_end, order); in split_file_backed_thp() 482 write_debugfs(PID_FMT, getpid(), (uint64_t)addr, in split_thp_in_pagecache_to_order_at() 485 write_debugfs(PID_FMT_OFFSET, getpid(), (uint64_t)addr, in split_thp_in_pagecache_to_order_at()
|