diff options
| author | Ioana Ciornei <[email protected]> | 2022-02-09 11:23:31 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-02-09 13:15:34 +0000 |
| commit | ae3b08177529b8ad68f4e755a3970d1faac8df21 (patch) | |
| tree | 402527863b34e63096a42314105df92959866c81 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 8378a7910d1401885114647a63ea099667754707 (diff) | |
dpaa2-eth: extract the S/G table buffer cache interaction into functions
The dpaa2-eth driver uses in certain circumstances a buffer cache for
the S/G tables needed in case of a S/G FD. At the moment, the
interraction with the cache is open-coded and couldn't be reused easily.
Add two new functions - dpaa2_eth_sgt_get and dpaa2_eth_sgt_recycle -
which help with code reusability.
Signed-off-by: Ioana Ciornei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions