diff options
author | Florent Revest <[email protected]> | 2021-04-19 17:52:39 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-04-19 15:27:36 -0700 |
commit | fff13c4bb646ef849fd74ced87eef54340d28c21 (patch) | |
tree | 7ddabbda08e03363ebfccaa83d5c0a1786732d79 /scripts/gdb/linux/timerlist.py | |
parent | d9c9e4db186ab4d81f84e6f22b225d333b9424e3 (diff) |
bpf: Add a ARG_PTR_TO_CONST_STR argument type
This type provides the guarantee that an argument is going to be a const
pointer to somewhere in a read-only map value. It also checks that this
pointer is followed by a zero character before the end of the map value.
Signed-off-by: Florent Revest <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions