Home
last modified time | relevance | path

Searched hist:"0 da1955b5bd2af3a1c3d13916df06e34ffa6df3d" (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Draw_tp_null_fail.c0da1955b5bd2af3a1c3d13916df06e34ffa6df3d Fri Dec 13 23:19:29 CET 2024 Kumar Kartikeya Dwivedi <memxor@gmail.com> selftests/bpf: Add tests for raw_tp NULL args

Add tests to ensure that arguments are correctly marked based on their
specified positions, and whether they get marked correctly as maybe
null. For modules, all tracepoint parameters should be marked
PTR_MAYBE_NULL by default.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241213221929.3495062-4-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
/linux/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_null.cdiff 0da1955b5bd2af3a1c3d13916df06e34ffa6df3d Fri Dec 13 23:19:29 CET 2024 Kumar Kartikeya Dwivedi <memxor@gmail.com> selftests/bpf: Add tests for raw_tp NULL args

Add tests to ensure that arguments are correctly marked based on their
specified positions, and whether they get marked correctly as maybe
null. For modules, all tracepoint parameters should be marked
PTR_MAYBE_NULL by default.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241213221929.3495062-4-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>