summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/kfunc_dynptr_param.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi1-5/+2
2022-11-17bpf: Rewrite kfunc argument handlingKumar Kartikeya Dwivedi1-1/+1
2022-09-21selftests/bpf: Add tests for dynamic pointers parameters in kfuncsRoberto Sassu1-0/+164