Searched refs:FILE_PRINTF (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/ |
H A D | cpufreq_boost.c | 81 FILE_PRINTF(cdrv[id].file, "%d", boost_value); in cleanup() 84 FILE_PRINTF(governor, "%s", governor_name); in cleanup()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap32.c | 34 if (FILE_PRINTF(g_hpage_path, "%d", 1)) in run_test()
|
/third_party/ltp/include/old/ |
H A D | old_safe_file_ops.h | 49 #define FILE_PRINTF(path, fmt, ...) \ macro
|
/third_party/ltp/include/ |
H A D | tst_safe_file_ops.h | 39 #define FILE_PRINTF(path, fmt, ...) \ macro
|
/third_party/ltp/lib/ |
H A D | tst_sys_conf.c | 144 FILE_PRINTF(i->path, "%s", i->value); in tst_sys_conf_restore()
|
Completed in 1 milliseconds