aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/io_uring/bpf-ops.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-08io_uring: unify getting ctx from passed in file descriptorJens Axboe1-1/+1
2026-03-16io_uring/bpf-ops: implement bpf ops registrationPavel Begunkov1-2/+90
2026-03-16io_uring/bpf-ops: add kfunc helpersPavel Begunkov1-0/+55
2026-03-16io_uring/bpf-ops: implement loop_step with BPF struct_opsPavel Begunkov1-0/+127