diff options
| author | Jakub Kicinski <[email protected]> | 2022-04-11 12:19:15 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-13 11:45:39 +0100 |
| commit | 3547a1f9d988d88ecff4fc365d2773037c849f49 (patch) | |
| tree | c57c8f90e390d370dbc5998a82782787c5431a1b /tools/perf/scripts/python/sctop.py | |
| parent | f314bfee81b1bf8e01168177b2f65f24eb8da63a (diff) | |
tls: rx: use async as an in-out argument
Propagating EINPROGRESS thru multiple layers of functions is
error prone. Use darg->async as an in/out argument, like we
use darg->zc today. On input it tells the code if async is
allowed, on output if it took place.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions