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