diff options
author | Sabrina Dubroca <[email protected]> | 2023-10-09 22:50:53 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-13 11:26:10 +0100 |
commit | 0700aa3a7503a552d9d2df525711e4700982ee31 (patch) | |
tree | c6c8cb3dd637898978ed1a985af6a3e337578b57 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1cf7fbcee60af932f815af5fc0ca5e7e8544ef82 (diff) |
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
chcr_ktls uses the space reserved in driver_state by
tls_set_device_offload, but makes up into own wrapper around
tls_offload_context_tx instead of accessing driver_state via the
__tls_driver_ctx helper.
In this driver, driver_state is only used to store a pointer to a
larger context struct allocated by the driver.
Signed-off-by: Sabrina Dubroca <[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