summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/rcu_read_lock.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet1-0/+5
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song1-10/+45
2022-11-24selftests/bpf: Add tests for bpf_rcu_read_lock()Yonghong Song1-0/+290