summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/task_iter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix bpf_iter's task iterator logicAndrii Nakryiko2020-05-151-1/+7
* bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2020-05-131-0/+12
* bpf: net: Refactor bpf_iter target registrationYonghong Song2020-05-131-14/+16
* bpf: Add task and task/file iterator targetsYonghong Song2020-05-101-0/+333