Commit Graph

1 Commits (8110b439404cde4321e4c1fd5160d8f3ded8d102)

Author SHA1 Message Date
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>