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/ebpf/aya-ebpf/src/programs
Billy McFall b513af12e8 aya: add archs powerpc64 and s390x to aya
bpfman, a project using aya, has a requirement to support powerpc64 and
s390x architectures. Adding these two architectures to aya.

Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com>
6 months ago
..
device.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
fentry.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
fexit.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
lsm.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
mod.rs aya-ebpf/programs: moved ret from ProbeContext into new RetProbeContext 10 months ago
perf_event.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
probe.rs aya: add archs powerpc64 and s390x to aya 6 months ago
raw_tracepoint.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
retprobe.rs aya: add archs powerpc64 and s390x to aya 6 months ago
sk_buff.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sk_lookup.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sk_msg.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock_addr.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock_ops.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sockopt.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sysctl.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
tc.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
tp_btf.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
tracepoint.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
xdp.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago