summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf4.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko2021-05-111-1/+1
* bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann2020-09-301-3/+3
* selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski2020-09-171-0/+61