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/aya-bpf-macros
Dave Tucker 8f4b609a36 aya-bpf-macros: Add sleepable for sleepable programs
This extends args.rs to permit boolean arguments, where a value
is true if an ident is present in the macro attributes.

This approach is used to implement sleepable for all sleepable
program types. For LSM, this was previously implemented as
`sleepable = true`.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
src aya-bpf-macros: Add sleepable for sleepable programs 2 years ago
Cargo.toml aya-bpf-macros: Refactor for ease of testing 2 years ago