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 | 136 static void write_debugfs(const char *fmt, ...) in write_debugfs() function 184 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in verify_rss_anon_split_huge_page_all_zeroes() 231 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in split_pmd_thp_to_order() 317 write_debugfs(PID_FMT, getpid(), (uint64_t)page_area, in split_pte_mapped_thp() 403 write_debugfs(PATH_FMT, testfile, pgoff_start, pgoff_end, order); in split_file_backed_thp() 584 write_debugfs(PID_FMT, getpid(), (uint64_t)split_addr, in split_thp_in_pagecache_to_order_at() 592 write_debugfs(PID_FMT_OFFSET, getpid(), (uint64_t)split_addr, in split_thp_in_pagecache_to_order_at()
|