diff options
author | Felix Fietkau <[email protected]> | 2021-02-08 11:34:08 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-02-09 15:27:28 -0800 |
commit | 898f8015ffe74118e7b461827451f2cc6e51035b (patch) | |
tree | 9d93e26bffa1e6c2259c5df1e2d799739922c29c /tools/perf/scripts/python/stackcollapse.py | |
parent | 4feffeadbcb2e5b11cbbf191a33c245b74a5837b (diff) |
net: extract napi poll functionality to __napi_poll()
This commit introduces a new function __napi_poll() which does the main
logic of the existing napi_poll() function, and will be called by other
functions in later commits.
This idea and implementation is done by Felix Fietkau <[email protected]> and
is proposed as part of the patch to move napi work to work_queue
context.
This commit by itself is a code restructure.
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Wei Wang <[email protected]>
Reviewed-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions