diff options
author | 2023-09-09 21:19:32 +0200 | |
---|---|---|
committer | 2023-09-21 19:29:30 -0400 | |
commit | 41e845628511878d6e89e2a9249c095e72aab7eb (patch) | |
tree | 4c23b005302b82e9987a21af0391c7ab3a32f623 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lsm: constify 'sb' parameter in security_sb_kern_mount() (diff) | |
download | wireguard-linux-41e845628511878d6e89e2a9249c095e72aab7eb.tar.xz wireguard-linux-41e845628511878d6e89e2a9249c095e72aab7eb.zip |
cred: add get_cred_many and put_cred_many
Some of the frequent consumers of get_cred and put_cred operate on 2
references on the same creds back-to-back.
Switch them to doing the work in one go instead.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
[PM: removed changelog from commit description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions