Files
linux-st/include/linux
Florent Revest fff13c4bb6 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 <revest@chromium.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210419155243.1632274-3-revest@chromium.org
2021-04-19 15:27:36 -07:00
..
2021-03-22 11:32:12 -07:00
2021-02-26 09:41:03 -08:00
2021-03-30 22:37:06 +02:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:02 -08:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:03 -08:00
2021-03-13 11:27:30 -08:00
2021-02-26 09:40:59 -08:00
2021-03-24 15:20:07 -07:00
2021-02-26 09:41:03 -08:00
2021-03-02 17:25:46 -07:00
2021-03-25 17:39:33 -07:00
2021-03-30 17:06:49 -07:00