Lines Matching refs:err_msg
26 void err_msg(const char *fmt, ...) in err_msg() function
254 err_msg("Failed to set sched attributes to the pid %d: %s\n", in __set_sched_attr()
332 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_sched_attr()
339 err_msg("Could not open procfs\n"); in set_comm_sched_attr()
352 err_msg("Error setting sched attributes for pid:%s\n", proc_entry->d_name); in set_comm_sched_attr()
512 err_msg("Error opening /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
518 err_msg("Error setting /dev/cpu_dma_latency\n"); in set_cpu_dma_latency()
649 err_msg("Did not find cgroupv2 mount point\n"); in set_pid_cgroup()
657 err_msg("Did not find self cgroup\n"); in set_pid_cgroup()
677 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_pid_cgroup()
707 err_msg("Command prefix is too long: %d < strlen(%s)\n", in set_comm_cgroup()
714 err_msg("Did not find cgroupv2 mount point\n"); in set_comm_cgroup()
722 err_msg("Did not find self cgroup\n"); in set_comm_cgroup()
740 err_msg("Could not open procfs\n"); in set_comm_cgroup()
752 err_msg("Error setting cgroup attributes for pid:%s - %s\n", in set_comm_cgroup()