Searched refs:set_comm_cgroup (Results 1 – 3 of 3) sorted by relevance
68 int set_comm_cgroup(const char *comm_prefix, const char *cgroup);
146 retval = set_comm_cgroup(ops->comm_prefix, params->cgroup_name); in run_tool()
854 int set_comm_cgroup(const char *comm_prefix, const char *cgroup) in set_comm_cgroup() function