summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/local_kptr_stash.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-05selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_rootDave Marchevsky1-0/+53
2023-11-10selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ldDave Marchevsky1-0/+71
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song1-0/+28
2023-05-17selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa1-3/+2
2023-03-11selftests/bpf: Add local kptr stashing testDave Marchevsky1-0/+108