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 | 273 static void write_debugfs(const char *fmt, ...) in write_debugfs() function 321 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in verify_rss_anon_split_huge_page_all_zeroes() 368 write_debugfs(PID_FMT, getpid(), (uint64_t)one_page, in split_pmd_thp_to_order() 454 write_debugfs(PID_FMT, getpid(), (uint64_t)page_area, in split_pte_mapped_thp() 532 write_debugfs(PATH_FMT, testfile, pgoff_start, pgoff_end, order); in split_file_backed_thp() 708 write_debugfs(PID_FMT, getpid(), (uint64_t)split_addr, in split_thp_in_pagecache_to_order_at() 716 write_debugfs(PID_FMT_OFFSET, getpid(), (uint64_t)split_addr, in split_thp_in_pagecache_to_order_at()
|