mirror of https://github.com/aya-rs/aya
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.
Map lookup and deletion can yield stale keys and values by virtue of sharing a data structure with userspace programs and other BPF programs which can modify it. However, all accesses remain perfectly safe and will not cause memory corruption or data races. |
4 years ago | |
|---|---|---|
| .. | ||
| perf | 4 years ago | |
| array.rs | 4 years ago | |
| hash_map.rs | 4 years ago | |
| mod.rs | 4 years ago | |
| per_cpu_array.rs | 4 years ago | |
| queue.rs | 4 years ago | |
| sock_hash.rs | 4 years ago | |
| sock_map.rs | 4 years ago | |
| stack_trace.rs | 4 years ago | |