command on an extended BPF map or program SYNOPSIS #include <linux/bpf.h> int bpf(int cmd, union bpf_attr *attr, unsigned int size); DESCRIPTION The bpf() system call performs a range of opera‐ tions related to extended Berkeley Packet Fil‐ ters.
for eBPF program r1 - r5 arguments from eBPF program to in-kernel function r6 - r9 callee saved registers that in-kernel function will preserve r10 read-only, holds the frame pointer address