diff options
author | 2023-06-02 15:43:46 +0800 | |
---|---|---|
committer | 2023-06-05 09:42:42 -1000 | |
commit | 7bf11e90a30afcf79ff1acf28b01c6455799861a (patch) | |
tree | e880f3d062623303c7e329045eef6be6df238db3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cgroup: remove unused macro for_each_e_css() (diff) | |
download | wireguard-linux-7bf11e90a30afcf79ff1acf28b01c6455799861a.tar.xz wireguard-linux-7bf11e90a30afcf79ff1acf28b01c6455799861a.zip |
cgroup: Replace the css_set call with cgroup_get
We will release the refcnt of cgroup via cgroup_put, for example
in the cgroup_lock_and_drain_offline function, so replace css_get
with the cgroup_get function for better readability.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions