Lines Matching refs:perror
36 perror("Failed to read meminfo\n"); in read_memory_info()
47 perror("Failed to read meminfo\n"); in read_memory_info()
65 perror("Failed to open\n" in prereq()
71 perror("Failed to read from\n" in prereq()
97 perror("Failed to open /proc/sys/vm/nr_hugepages"); in check_compaction()
102 perror("Failed to read from /proc/sys/vm/nr_hugepages"); in check_compaction()
108 perror("Failed to write 0 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
117 perror("Failed to write 100000 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
124 perror("Failed to re-read from /proc/sys/vm/nr_hugepages\n"); in check_compaction()
147 perror("Failed to write value to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
181 perror("Failed to set rlimit:\n"); in main()