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()
104 strerror(errno)); in check_compaction()
113 strerror(errno)); in check_compaction()
121 strerror(errno)); in check_compaction()
139 strerror(errno)); in check_compaction()
169 strerror(errno)); in set_zero_hugepages()
174 strerror(errno)); in set_zero_hugepages()
183 strerror(errno)); in set_zero_hugepages()
222 ksft_exit_fail_msg("Failed to set rlimit: %s\n", strerror(errno)); in main()