diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-10-21 11:32:29 -0700 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-10-29 11:54:57 +0100 |
commit | 26d8db55eeacb7dc78672523f57825916d203de4 (patch) | |
tree | 55da9b97dd20f752569f0751e950f481e57d0407 /tools/perf/scripts/python/libxed.py | |
parent | 9cb7e40d388d6c0e4677809c6b2950bc67fd8830 (diff) |
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 <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions