diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2023-10-09 23:50:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-13 13:26:10 +0300 |
commit | 0700aa3a7503a552d9d2df525711e4700982ee31 (patch) | |
tree | c6c8cb3dd637898978ed1a985af6a3e337578b57 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 1cf7fbcee60af932f815af5fc0ca5e7e8544ef82 (diff) | |
download | linux-0700aa3a7503a552d9d2df525711e4700982ee31.tar.xz |
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 <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions