aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-04-11 12:19:15 -0700
committerDavid S. Miller <[email protected]>2022-04-13 11:45:39 +0100
commit3547a1f9d988d88ecff4fc365d2773037c849f49 (patch)
treec57c8f90e390d370dbc5998a82782787c5431a1b /tools/perf/scripts/python/export-to-sqlite.py
parentf314bfee81b1bf8e01168177b2f65f24eb8da63a (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions