summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/rcu_read_lock.c
AgeCommit message (Expand)Author
2022-12-14selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=nYonghong Song
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song
2022-11-24selftests/bpf: Add tests for bpf_rcu_read_lock()Yonghong Song