diff options
author | 2023-10-17 10:53:15 +0530 | |
---|---|---|
committer | 2024-02-01 15:58:05 +0100 | |
commit | 7092e9b3bed1252c7d3f5812b9fb9d82375b73a6 (patch) | |
tree | f394199a150ef9400a8967586a481d87e4e14768 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc/tegra: pmc: Remove some old and deprecated functions and constants (diff) | |
download | wireguard-linux-7092e9b3bed1252c7d3f5812b9fb9d82375b73a6.tar.xz wireguard-linux-7092e9b3bed1252c7d3f5812b9fb9d82375b73a6.zip |
mm/util: Introduce kmemdup_array()
Introduce kmemdup_array() API to duplicate `n` number of elements
from a given array. This internally uses kmemdup to allocate and duplicate
the `src` array.
Signed-off-by: Kartik <kkartik@nvidia.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions