summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/refcounted_kptr.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky1-0/+71
2023-07-19selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky1-1/+93
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky1-0/+2
2023-04-21bpf: Fix bpf_refcount_acquire's refcount_t address calculationDave Marchevsky1-4/+4
2023-04-21selftests/bpf: disable program test run for progs/refcounted_kptr.cEduard Zingerman1-4/+4
2023-04-16selftests/bpf: Add refcounted_kptr testsDave Marchevsky1-0/+406