diff options
author | Puranjay Mohan <[email protected]> | 2024-02-28 14:18:23 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-02-28 13:44:47 -0800 |
commit | 451c3cab9a65e656c3b3d106831fc02d56b8c34a (patch) | |
tree | c2b00ae685ab7a3fcb487d18ca6e8219a99f92cf /tools/perf/scripts/python/netdev-times.py | |
parent | e59997d9052599feb17419289f2a57ed300e1dfa (diff) |
arm64: patching: implement text_poke API
The text_poke API is used to implement functions like memcpy() and
memset() for instruction memory (RO+X). The implementation is similar to
the x86 version.
This will be used by the BPF JIT to write and modify BPF programs. There
could be more users of this in the future.
Signed-off-by: Puranjay Mohan <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions