summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/rcu_read_lock.c
AgeCommit message (Expand)Author
2023-04-01bpf: Remove now-defunct task kfuncsDavid Vernet
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko
2023-03-03bpf: Refactor RCU enforcement in the verifier.Alexei Starovoitov
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