You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf/aya-bpf/src/programs
William Findlay 89dee1a114
aya-bpf: implement argument coercion for pt_regs and BTF programs
Implements argument and return value coercion helpers for:
    - LSM programs
    - BTF tracepoints
    - [ku]{ret}probes

Signed-off-by: William Findlay <william@williamfindlay.com>
4 years ago
..
lsm.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 4 years ago
mod.rs aya/aya-bpf: implement btf tracepoint programs 4 years ago
perf_event.rs Add support for PerfEvent programs. 4 years ago
probe.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 4 years ago
raw_tracepoint.rs Add support for raw tracepoint and LSM programs 4 years ago
sk_msg.rs bpf: improve SkMsgContext API 4 years ago
sk_skb.rs aya-bpf, aya-bpf-bindings: fix clippy lints 4 years ago
sock_ops.rs bpf: improve SockOpsContext API 4 years ago
tp_btf.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 4 years ago
tracepoint.rs bpf: add support for tracepoint program (#29) 4 years ago
xdp.rs bpf: add more bindings 4 years ago