Lines Matching refs:err_msg
29 void err_msg(const char *fmt, ...) in err_msg() function
264 err_msg("Failed to set sched attributes to the pid %d: %s\n", in __set_sched_attr()
342 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_sched_attr()
349 err_msg("Could not open procfs\n"); in set_comm_sched_attr()
362 err_msg("Error setting sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
522 err_msg("Error opening /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
528 err_msg("Error setting /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
806 err_msg("Did not find cgroupv2 mount point\n"); in set_pid_cgroup()
814 err_msg("Did not find self cgroup\n"); in set_pid_cgroup()
834 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_pid_cgroup()
864 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_cgroup()
871 err_msg("Did not find cgroupv2 mount point\n"); in set_comm_cgroup()
879 err_msg("Did not find self cgroup\n"); in set_comm_cgroup()
897 err_msg("Could not open procfs\n"); in set_comm_cgroup()
909 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_comm_cgroup()