Lines Matching refs:err_msg
26 void err_msg(const char *fmt, ...) in err_msg() function
248 err_msg("Failed to set sched attributes to the pid %d: %s\n", in __set_sched_attr()
326 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_sched_attr()
333 err_msg("Could not open procfs\n"); in set_comm_sched_attr()
346 err_msg("Error setting sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
506 err_msg("Error opening /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
512 err_msg("Error setting /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
643 err_msg("Did not find cgroupv2 mount point\n"); in set_pid_cgroup()
651 err_msg("Did not find self cgroup\n"); in set_pid_cgroup()
671 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_pid_cgroup()
701 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_cgroup()
708 err_msg("Did not find cgroupv2 mount point\n"); in set_comm_cgroup()
716 err_msg("Did not find self cgroup\n"); in set_comm_cgroup()
734 err_msg("Could not open procfs\n"); in set_comm_cgroup()
746 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_comm_cgroup()