diff options
| author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-10-21 11:32:29 -0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-29 11:54:57 +0100 |
| commit | 26d8db55eeacb7dc78672523f57825916d203de4 (patch) | |
| tree | 55da9b97dd20f752569f0751e950f481e57d0407 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | rtnetlink: Make per-netns RTNL dereference helpers to macro. (diff) | |
| download | linux-26d8db55eeacb7dc78672523f57825916d203de4.tar.gz linux-26d8db55eeacb7dc78672523f57825916d203de4.zip | |
rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().
We will push RTNL down to each doit() as rtnl_net_lock().
We can use RTNL_FLAG_DOIT_UNLOCKED to call doit() without RTNL, but doit()
will still hold RTNL.
Let's define RTNL_FLAG_DOIT_PERNET as an alias of RTNL_FLAG_DOIT_UNLOCKED.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
