Lines Matching refs:strerror
36 ksft_print_msg("Failed to read meminfo: %s\n", strerror(errno)); in read_memory_info()
47 ksft_print_msg("Failed to read meminfo: %s\n", strerror(errno)); in read_memory_info()
66 strerror(errno)); in prereq()
72 strerror(errno)); in prereq()
106 strerror(errno)); in check_compaction()
122 nr_hugepages_ul, strerror(errno)); in check_compaction()
130 strerror(errno)); in check_compaction()
148 strerror(errno)); in check_compaction()
178 strerror(errno)); in set_zero_hugepages()
183 strerror(errno)); in set_zero_hugepages()
192 strerror(errno)); in set_zero_hugepages()
231 ksft_exit_fail_msg("Failed to set rlimit: %s\n", strerror(errno)); in main()