aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/rcu_read_lock.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi2025-03-151-0/+3
* selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi2024-11-041-2/+2
* selftests/bpf: Add tests for RCU lock transfer between subprogsKumar Kartikeya Dwivedi2024-02-061-0/+6
* bpf: Refactor RCU enforcement in the verifier.Alexei Starovoitov2023-03-031-13/+3
* selftests/bpf: Add tests for bpf_rcu_read_lock()Yonghong Song2022-11-241-0/+158