Searched refs:set_comm_sched_attr (Results 1 – 3 of 3) sorted by relevance
67 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr);
138 retval = set_comm_sched_attr(ops->comm_prefix, ¶ms->sched_param); in run_tool()
335 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr) in set_comm_sched_attr() function