Lines Matching refs:perror
35 perror("Failed to read meminfo\n"); in read_memory_info()
46 perror("Failed to read meminfo\n"); in read_memory_info()
64 perror("Failed to open\n" in prereq()
70 perror("Failed to read from\n" in prereq()
96 perror("Failed to open /proc/sys/vm/nr_hugepages"); in check_compaction()
101 perror("Failed to read from /proc/sys/vm/nr_hugepages"); in check_compaction()
107 perror("Failed to write 0 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
116 perror("Failed to write 100000 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
123 perror("Failed to re-read from /proc/sys/vm/nr_hugepages\n"); in check_compaction()
146 perror("Failed to write value to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
180 perror("Failed to set rlimit:\n"); in main()