diff options
author | 2021-11-16 19:29:23 -0800 | |
---|---|---|
committer | 2021-11-17 14:56:16 +0000 | |
commit | dab8fe320726b38a6b1dc6a7ca6e386c5f7779e8 (patch) | |
tree | e24c4bd0ebd9f84847ff9e3d6a47a3655dc6151c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: annotate accesses to queue->trans_start (diff) | |
download | wireguard-linux-dab8fe320726b38a6b1dc6a7ca6e386c5f7779e8.tar.xz wireguard-linux-dab8fe320726b38a6b1dc6a7ca6e386c5f7779e8.zip |
net: do not inline netif_tx_lock()/netif_tx_unlock()
These are not fast path, there is no point in inlining them.
Also provide netif_freeze_queues()/netif_unfreeze_queues()
so that we can use them from dev_watchdog() in the following patch.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions