Searched refs:cgroup_get_from_id (Results 1 – 2 of 2) sorted by relevance
717 struct cgroup *cgroup_get_from_id(u64 id);773 static inline struct cgroup *cgroup_get_from_id(u64 id) in cgroup_get_from_id() function
703 cgrp = cgroup_get_from_id(cgrp_id); in blkcg_set_fc_appid()