diff options
author | Kamalesh Babulal <kamalesh.babulal@oracle.com> | 2023-03-03 12:53:10 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-03-18 01:07:13 +0300 |
commit | 4cdb91b0dea7d7f59fa84a13c7753cd434fdedcf (patch) | |
tree | b27b45747bdf53a7758e9ca57292ffbde71bd46f /tools/perf/scripts/python/syscall-counts.py | |
parent | 8d3c682a5e3d9dfc2448ecbb22f4cd48359b9e21 (diff) | |
download | linux-4cdb91b0dea7d7f59fa84a13c7753cd434fdedcf.tar.xz |
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Replace mutex_[un]lock() with cgroup_[un]lock() wrappers to stay
consistent across cgroup core and other subsystem code, while
operating on the cgroup_mutex.
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions