summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_experimental.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky2023-04-151-10/+39
* bpf: Add bpf_refcount_acquire kfuncDave Marchevsky2023-04-151-0/+13
* bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.hDave Marchevsky2023-02-131-0/+24
* selftests/bpf: Add __contains macro to bpf_experimental.hKumar Kartikeya Dwivedi2022-11-171-0/+2
* bpf: Introduce single ownership BPF linked list APIKumar Kartikeya Dwivedi2022-11-171-0/+28
* bpf: Introduce bpf_obj_dropKumar Kartikeya Dwivedi2022-11-171-0/+13
* bpf: Introduce bpf_obj_newKumar Kartikeya Dwivedi2022-11-171-0/+25